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
Alexander Korotkov 20a566cd43 Fix indentation in ExecParallelHashIncreaseNumBatches() 2 years ago
..
backend Fix indentation in ExecParallelHashIncreaseNumBatches() 2 years ago
bin In pg_dump, don't dump a stats object unless dumping underlying table. 2 years ago
common Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the backend 2 years ago
fe_utils Don't spuriously report FD_SETSIZE exhaustion on Windows. 2 years ago
include Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. 2 years ago
interfaces Be more wary about OpenSSL not setting errno on error. 2 years ago
makefiles Use --strip-unneeded when stripping static libraries with GNU strip. 2 years ago
pl Fix mistaken file name in plpython's meson recipe. 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 use of incorrect TupleTableSlot in DISTINCT aggregates 2 years ago
timezone Remove PHOT from our default timezone abbreviations list. 2 years ago
tools Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. 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 Fix for make unportability 3 years ago