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 3ada1fab8b Fix possible cache invalidation failure in ReceiveSharedInvalidMessages. 12 years ago
..
backend Fix possible cache invalidation failure in ReceiveSharedInvalidMessages. 12 years ago
bin Add missing SYSTEMQUOTEs 12 years ago
include Fix failure to detoast fields in composite elements of structured types. 12 years ago
interfaces Fix unused-variable warning on Windows. 12 years ago
makefiles Make pgxs build executables with the right suffix. 13 years ago
pl Fix failure to detoast fields in composite elements of structured types. 12 years ago
port Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. 12 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Fix failure to detoast fields in composite elements of structured types. 12 years ago
timezone Update time zone data files to tzdata release 2014a. 12 years ago
tools Don't generate plain-text HISTORY and src/test/regress/README anymore. 12 years ago
tutorial Remove copyright mention of Andrew Yu, per author's permission. 16 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 17 years ago
Makefile Add the possibility to specify an explicit validator function for foreign-data 17 years ago
Makefile.global.in Back-patch creation of tar.bz2 tarball during "make dist". 15 years ago
Makefile.shlib Fix assorted issues with build and install paths containing spaces. 15 years ago
bcc32.mak
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 17 years ago
win32.mak