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
Peter Eisentraut 3fe76ab972 Renumber confusing value for GUC_UNIT_BYTE 3 years ago
..
access Fix cache invalidation bug in recovery_prefetch. 3 years ago
backup Move basebackup code to new directory src/backend/backup 3 years ago
bootstrap Apply PGDLLIMPORT markings broadly. 4 years ago
catalog Fix new pg_publication_tables query. 3 years ago
commands Derive freeze cutoff from nextXID, not OldestXmin. 3 years ago
common Remove replacement code for getaddrinfo. 3 years ago
datatype Fix overflow hazards in interval input and output conversions. 4 years ago
executor Revert SQL/JSON features 3 years ago
fe_utils Add xheader_width pset option to psql 3 years ago
foreign Update copyright for 2022 4 years ago
jit Add central declarations for dlsym()ed symbols 3 years ago
lib Add missing inequality searches to rbtree 4 years ago
libpq Allow parallel workers to retrieve some data from Port 3 years ago
mb Use SSE2 in is_valid_ascii() where available. 3 years ago
nodes Revert SQL/JSON features 3 years ago
optimizer Improve performance of adjust_appendrel_attrs_multilevel. 3 years ago
parser Revert SQL/JSON features 3 years ago
partitioning Have ExecFindPartition cache the last found partition 3 years ago
port Fix sign-compare warnings arising from port/simd.h 3 years ago
portability Fix obsolete comments in instr_time.h. 3 years ago
postmaster Add central declarations for dlsym()ed symbols 3 years ago
regex Remove configure probe for wctype.h. 3 years ago
replication Fix comment in walsender_private.h 3 years ago
rewrite Update copyright for 2022 4 years ago
snowball Update copyright for 2022 4 years ago
statistics Add stxdinherit flag to pg_statistic_ext_data 4 years ago
storage Remove unused symbol __aarch64 3 years ago
tcop Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW 3 years ago
tsearch Remove configure probe for wctype.h. 3 years ago
utils Renumber confusing value for GUC_UNIT_BYTE 3 years ago
.gitignore
Makefile Install generated nodes/nodetags.h 4 years ago
c.h Move NON_EXEC_STATIC from c.h to postgres.h 3 years ago
fmgr.h Mark all symbols exported from extension libraries PGDLLEXPORT. 3 years ago
funcapi.h Create routine able to set single-call SRFs for Materialize mode 4 years ago
getopt_long.h Update copyright for 2022 4 years ago
miscadmin.h Allow parallel workers to retrieve some data from Port 3 years ago
pg_config.h.in Remove configure probe for sockaddr_in6 and require AF_INET6. 3 years ago
pg_config_ext.h.in
pg_config_manual.h Remove our artificial PG_SOMAXCONN limit on listen queue length. 3 years ago
pg_getopt.h Apply PGDLLIMPORT markings broadly. 4 years ago
pg_trace.h Update copyright for 2022 4 years ago
pgstat.h Apply PGDLLIMPORT markings broadly. 4 years ago
pgtar.h Update copyright for 2022 4 years ago
pgtime.h Apply PGDLLIMPORT markings broadly. 4 years ago
port.h Remove HAVE_UNIX_SOCKETS. 3 years ago
postgres.h Move NON_EXEC_STATIC from c.h to postgres.h 3 years ago
postgres_ext.h Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
postgres_fe.h Update copyright for 2022 4 years ago
windowapi.h Update copyright for 2022 4 years ago