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 318fd99ce7 Assert that we don't invent relfilenodes or type OIDs in binary upgrade. 9 years ago
..
backend Assert that we don't invent relfilenodes or type OIDs in binary upgrade. 9 years ago
bin Fix record length computation in pg_waldump/xlogdump. 9 years ago
common pgindent run for 9.6 10 years ago
fe_utils Restore psql's SIGPIPE setting if popen() fails. 10 years ago
include Unify SIGHUP handling between normal and walsender backends. 9 years ago
interfaces Clear auth context correctly when re-connecting after failed auth attempt. 9 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 9 years ago
pl Translation updates 9 years ago
port Stamp 9.6.3. 9 years ago
template
test Move autogenerated array types out of the way during ALTER ... RENAME. 9 years ago
timezone Fix new warnings from GCC 7 9 years ago
tools Take PROVE_FLAGS from the command line but not the environment 9 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 10 years ago
Makefile.global.in Take PROVE_FLAGS from the command line but not the environment 9 years ago
Makefile.shlib Fix typos in comments. 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak