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 8483a54b7d Doc: modernize comment for boolin(). 2 years ago
..
backend Doc: modernize comment for boolin(). 2 years ago
bin pg_upgrade: Fix test name in 002_pg_upgrade.pl 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 Add local_blk_{read|write}_time I/O timing statistics for local blocks 2 years ago
interfaces Add some const qualifiers 2 years ago
makefiles Remove --disable-thread-safety and related code. 3 years ago
pl Remove environment sensitivity in pl/tcl regression test. 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 Add local_blk_{read|write}_time I/O timing statistics for local blocks 2 years ago
timezone Pre-beta mechanical code beautification. 3 years ago
tools Improve the naming in wal_sync_method code. 2 years ago
tutorial Pre-beta mechanical code beautification. 3 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