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 3a7fdb7068 Fix misleading output from gin_desc(). 14 years ago
..
backend Fix misleading output from gin_desc(). 14 years ago
bin Fix O(N^2) behavior in pg_dump when many objects are in dependency loops. 14 years ago
include Fix planner's handling of outer PlaceHolderVars within subqueries. 14 years ago
interfaces Stamp 8.4.11. 14 years ago
makefiles Fix assorted issues with build and install paths containing spaces. 15 years ago
pl Fix GET DIAGNOSTICS for case of assignment to function's first variable. 14 years ago
port Stamp 8.4.11. 14 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Fix COPY FROM for null marker strings that correspond to invalid encoding. 14 years ago
timezone Update time zone data files to tzdata release 2011n. 14 years ago
tools Backpatch "Use the preferred version of xsubpp." 14 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