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
Tom Lane f76b975d58 Don't release index root page pin in ginFindParents(). 2 years ago
..
backend Don't release index root page pin in ginFindParents(). 2 years ago
bin Translation updates 2 years ago
common Improve pglz_decompress's defenses against corrupt compressed data. 2 years ago
fe_utils Don't spuriously report FD_SETSIZE exhaustion on Windows. 2 years ago
include Ensure we use the correct spelling of "ensure" 2 years ago
interfaces Call pqPipelineFlush from PQsendFlushRequest 2 years ago
makefiles Use --strip-unneeded when stripping static libraries with GNU strip. 2 years ago
pl Translation updates 2 years ago
port Meson: check for pg_config_paths.h left over from make 2 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Fix computation of varnullingrels when const-folding field selection. 2 years ago
timezone Remove PHOT from our default timezone abbreviations list. 2 years ago
tools Ensure we use the correct spelling of "ensure" 2 years ago
tutorial Pre-beta mechanical code beautification. 2 years ago
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
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 Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
nls-global.mk