You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include
Masahiko Sawada 66cdef4425 Remove unused for_all_tables field from AlterPublicationStmt. 3 months ago
..
access Update some more forward declarations to use typedef 3 months ago
archive
backup Add backup_type column to pg_stat_progress_basebackup. 5 months ago
bootstrap Allow redeclaration of typedef yyscan_t 4 months ago
catalog Track the maximum possible frequency of non-MCE array elements. 3 months ago
commands Update various forward declarations to use typedef 3 months ago
common Update various forward declarations to use typedef 3 months ago
datatype
executor Update various forward declarations to use typedef 3 months ago
fe_utils Allow redeclaration of typedef yyscan_t 4 months ago
foreign Improve ExplainState type handling in header files 3 months ago
jit jit: Fix type used for Datum values in LLVM IR. 3 months ago
lib Remove PointerIsValid() 3 months ago
libpq Remove hbaPort type 3 months ago
mb With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago
nodes Remove unused for_all_tables field from AlterPublicationStmt. 3 months ago
optimizer Update various forward declarations to use typedef 3 months ago
parser Provide more-specific error details/hints for function lookup failures. 3 months ago
partitioning Update various forward declarations to use typedef 3 months ago
pch meson: Increase minimum version to 0.57.2 6 months ago
port Remove traces of support for Sun Studio compiler 4 months ago
portability
postmaster Create a separate file listing backend types 3 months ago
regex
replication Don't include execnodes.h in replication/conflict.h 3 months ago
rewrite Update various forward declarations to use typedef 3 months ago
snowball
statistics Stats: use schemaname/relname instead of regclass. 9 months ago
storage Remove PointerIsValid() 3 months ago
tcop Update various forward declarations to use typedef 3 months ago
tsearch
utils Remove PointerIsValid() 3 months ago
.gitignore
Makefile Clean up newly added guc_tables.inc.c 4 months ago
c.h Remove PointerIsValid() 3 months ago
fmgr.h Change fmgr.h typedefs to use original names 3 months ago
funcapi.h
getopt_long.h
meson.build meson: add and use stamp files for generated headers 5 months ago
miscadmin.h Revert function to get memory context stats for processes 7 months ago
pg_config.h.in aio: Combine io_uring memory mappings, if supported 6 months ago
pg_config_manual.h Make type Datum be 8 bytes wide everywhere. 5 months ago
pg_getopt.h
pg_trace.h
pgstat.h Don't include execnodes.h in replication/conflict.h 3 months ago
pgtar.h
pgtime.h
port.h Add timingsafe_bcmp(), for constant-time memory comparison 9 months ago
postgres.h Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. 5 months ago
postgres_ext.h Move pg_int64 back to postgres_ext.h 3 months ago
postgres_fe.h
varatt.h Convert varatt.h access macros to static inline functions. 5 months ago
windowapi.h