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 19989d8480 Doc: fix missing explanation of default object privileges. 9 years ago
..
backend Doc: fix missing explanation of default object privileges. 9 years ago
bin Use a longer connection timeout in pg_isready test. 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 Fix low-probability loss of NOTIFY messages due to XID wraparound. 9 years ago
interfaces Fixed ECPG to correctly handle out-of-scope cursor declarations with pointers 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.5. 9 years ago
template Remove some remains from Alpha support removal 11 years ago
test Fix freezing of a dead HOT-updated tuple 9 years ago
timezone Sync our copy of the timezone library with IANA tzcode master. 9 years ago
tools Support building with Visual Studio 2017 9 years ago
tutorial Update copyright for 2016 11 years ago
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 10 years ago
Makefile.global.in PL/Perl portability fix: absorb relevant -D switches from Perl. 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