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 92316a4582 In pg_dump, use simplehash.h to look up dumpable objects by OID. 4 years ago
..
backend Remove unused wait events. 4 years ago
bin In pg_dump, use simplehash.h to look up dumpable objects by OID. 4 years ago
common Fix memory leak in pg_hmac 4 years ago
fe_utils Skip trailing whitespaces when parsing integer options 4 years ago
include Fix frontend version of sh_error() in simplehash.h. 4 years ago
interfaces Fix check for trapping exit() calls in libpq 4 years ago
makefiles
pl plperl: update ppport.h to Perl 5.34.0. 4 years ago
port Treat ETIMEDOUT as indicating a non-recoverable connection failure. 4 years ago
template
test Add module build directory to the PATH for TAP tests 4 years ago
timezone Doc: improve timezone/README's recipe for tracking Windows zones. 4 years ago
tools Add module build directory to the PATH for TAP tests 4 years ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add module build directory to the PATH for TAP tests 4 years ago
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
nls-global.mk