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
Bruce Momjian 6d0c39a293 C comment: add optimizer function reference 2 years ago
..
backend C comment: add optimizer function reference 2 years ago
bin Revert "pg_resetwal: Improve error with wrong/missing data directory" 2 years ago
common Add function for removing arbitrary nodes in binaryheap. 2 years ago
fe_utils Allow using syncfs() in frontend utilities. 2 years ago
include Fix btmarkpos/btrestrpos array key wraparound bug. 2 years ago
interfaces Add some const qualifiers 2 years ago
makefiles Remove --disable-thread-safety and related code. 2 years ago
pl Collect dependency information for parsed CallStmts. 2 years ago
port Meson: check for pg_config_paths.h left over from make 2 years ago
template
test Fix edge-case for xl_tot_len broken by bae868ca. 2 years ago
timezone Pre-beta mechanical code beautification. 2 years ago
tools Return data from heap_page_prune via a struct. 2 years ago
tutorial Pre-beta mechanical code beautification. 2 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Suppress macOS warnings about duplicate libraries in link commands. 2 years ago
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2 years ago
meson.build
nls-global.mk