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 286fa73471 Fix planner to make a reasonable assumption about the amount of memory space 16 years ago
..
backend Fix planner to make a reasonable assumption about the amount of memory space 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 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple 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 incorrect logic in plpgsql for cleanup after evaluation of non-simple 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 Remove old-style win32 client-only visual c++ build infrastructure for everything except 19 years ago
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 17 years ago
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 19 years ago