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 ae0e1be9f2 Allow redeclaration of typedef yyscan_t 4 months ago
..
access Improve comment about snapshot macros 4 months ago
archive Update copyright for 2025 1 year ago
backup Add backup_type column to pg_stat_progress_basebackup. 5 months ago
bootstrap Allow redeclaration of typedef yyscan_t 4 months ago
catalog Add date and timestamp variants of random(min, max). 4 months ago
commands Add max_retention_duration option to subscriptions. 4 months ago
common Extend int128.h to support more numeric code. 5 months ago
datatype Avoid using timezone Asia/Manila in regression tests. 11 months ago
executor Fix replica identity check for INSERT ON CONFLICT DO UPDATE. 4 months ago
fe_utils Allow redeclaration of typedef yyscan_t 4 months ago
foreign Update copyright for 2025 1 year ago
jit Don't use double-quotes in #include's of system headers, redux. 8 months ago
lib Use PRI?64 instead of "ll?" in format strings (continued). 9 months ago
libpq Generate GUC tables from .dat file 4 months ago
mb With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago
nodes Eliminate duplicative hashtempcxt in nodeSubplan.c. 4 months ago
optimizer Fix misuse of Relids for storing attribute numbers 4 months ago
parser Revert support for improved tracking of nested queries 7 months ago
partitioning Fix incorrect #endif comment 10 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 Update copyright for 2025 1 year ago
postmaster Add option list to CHECKPOINT command. 6 months ago
regex Update copyright for 2025 1 year ago
replication Allow redeclaration of typedef yyscan_t 4 months ago
rewrite Refactor ChangeVarNodesExtended() using the custom callback 8 months ago
snowball Update to latest Snowball sources. 11 months ago
statistics Stats: use schemaname/relname instead of regclass. 9 months ago
storage Remove traces of support for Sun Studio compiler 4 months ago
tcop Sync typedefs.list with the buildfarm. 7 months ago
tsearch Update copyright for 2025 1 year ago
utils Fix incorrect file reference in guc.h 4 months ago
.gitignore
Makefile Clean up newly added guc_tables.inc.c 4 months ago
c.h Remove traces of support for Sun Studio compiler 4 months ago
fmgr.h Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. 5 months ago
funcapi.h Update copyright for 2025 1 year ago
getopt_long.h IWYU widely useful pragmas 12 months ago
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 IWYU widely useful pragmas 12 months ago
pg_trace.h IWYU widely useful pragmas 12 months ago
pgstat.h Generate pgstat_count_slru*() functions for slru using macros 4 months ago
pgtar.h Update copyright for 2025 1 year ago
pgtime.h Seek zone abbreviations in the IANA data before timezone_abbreviations. 12 months ago
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 libpq: Deprecate pg_int64. 9 months ago
postgres_fe.h IWYU widely useful pragmas 12 months ago
varatt.h Convert varatt.h access macros to static inline functions. 5 months ago
windowapi.h Update copyright for 2025 1 year ago