postgresql/src
Tom Lane f0828b2fc3 Provide a build-time option to store large relations as single files, rather
than dividing them into 1GB segments as has been our longtime practice.  This
requires working support for large files in the operating system; at least for
the time being, it won't be the default.

Zdenek Kotala
2008-03-10 20:06:27 +00:00
..
backend Provide a build-time option to store large relations as single files, rather 2008-03-10 20:06:27 +00:00
bin Don't call AddUserToDacl on Cygwin 2008-02-29 23:31:20 +00:00
include Provide a build-time option to store large relations as single files, rather 2008-03-10 20:06:27 +00:00
interfaces Include -lgss in libpq link, if available. Bjorn Munch 2008-03-05 05:39:11 +00:00
makefiles
pl
port Fix handling of restricted processes for Windows Vista (mainly), 2008-02-29 15:31:33 +00:00
template Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS X 10.2 2007-09-26 00:32:46 +00:00
test Implement enum type for guc parameters, and convert a couple of existing 2008-03-10 12:55:13 +00:00
timezone Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment 2008-03-02 00:10:22 +00:00
tools Support for building contrib/uuid-ossp with MSVC. 2008-02-28 12:17:59 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib Don't build the win32 support files in the all target, only in distprep and 2008-02-26 14:26:16 +00:00
nls-global.mk
win32.mak