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 c472e780a3 Fix an additional set of problems in GIN's handling of lossy page pointers. 16 years ago
..
backend Fix an additional set of problems in GIN's handling of lossy page pointers. 16 years ago
bin Fix several problems in pg_dump's handling of SQL/MED objects, notably failure 16 years ago
include Fix an additional set of problems in GIN's handling of lossy page pointers. 16 years ago
interfaces Allow full SSL certificate verification (wherein libpq checks its host name 16 years ago
makefiles Allow out-of-tree builds on mingw and cygwin 17 years ago
pl The previous fix in CVS HEAD and 8.4 for handling the case where a cursor 16 years ago
port Move copydir.c from src/port to src/backend/storage/file 16 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Fix potential failure when hashing the output of a subplan that produces 16 years ago
timezone Change the "N. Central Asia Standard Time" timezone to map to 16 years ago
tools Unbreak MSVC builds by removing copydir.c from list of libpgport files 16 years ago
tutorial Remove copyright mention of Andrew Yu, per author's permission. 16 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 Fix the makefiles to fail cleanly if Perl is needed but not present. This 17 years ago
Makefile.shlib Allow out-of-tree builds on mingw and cygwin 17 years ago
bcc32.mak
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 17 years ago
win32.mak