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
Heikki Linnakangas 3c0fd64fec Split ProcSleep function into JoinWaitQueue and ProcSleep 1 year ago
..
backend Split ProcSleep function into JoinWaitQueue and ProcSleep 1 year ago
bin pg_combinebackup: Error if incremental file exists in full backup. 1 year ago
common Optimize sifting down in binaryheap. 1 year ago
fe_utils pg_verifybackup: Verify tar-format backups. 1 year ago
include Split ProcSleep function into JoinWaitQueue and ProcSleep 1 year ago
interfaces Fix incorrect struct reference in comment 1 year ago
makefiles Add -Wmissing-variable-declarations to the standard compilation flags 1 year ago
pl Remove unused #include's from contrib, pl, test .c files 1 year ago
port Fix overflow in bsearch_arg() with more than INT_MAX elements 1 year ago
template thread-safety: gmtime_r(), localtime_r() 1 year ago
test Add PG_TEST_EXTRA configure option to the Make builds 1 year ago
timezone Update time zone data files to tzdata release 2024b. 1 year ago
tools Make PG_TEST_EXTRA env var override the "meson setup" option 1 year ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add PG_TEST_EXTRA configure option to the Make builds 1 year ago
Makefile.shlib Remove AIX support 2 years ago
meson.build
nls-global.mk