postgresql/src
Robert Haas 814c8a03ba Further fixes for per-tablespace options patch.
Add missing varlena header to TableSpaceOpts structure.  And, per
Tom Lane, instead of calling tablespace_reloptions in CacheMemoryContext,
call it in the caller's memory context and copy the value over
afterwards, to reduce the chances of a session-lifetime memory leak.
2010-01-07 03:53:08 +00:00
..
backend Further fixes for per-tablespace options patch. 2010-01-07 03:53:08 +00:00
bin PG_MAJORVERSION: 2010-01-06 23:23:51 +00:00
include Further fixes for per-tablespace options patch. 2010-01-07 03:53:08 +00:00
interfaces Replaced int64_t with int64 as Andrew suggested. 2010-01-06 15:15:55 +00:00
makefiles Fix a few places where we needed -I. in CPPFLAGS to work properly in 2010-01-05 03:56:52 +00:00
pl Check values passed back from PLPerl to the database, via function return, 2010-01-04 20:29:59 +00:00
port Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Support rewritten-based full vacuum as VACUUM FULL. Traditional 2010-01-06 05:31:14 +00:00
timezone Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tools Move the default configuration for the MSVC build system to config_default.pl, 2010-01-05 13:31:58 +00:00
tutorial Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
Makefile.global.in Python 3 support in PL/Python 2009-12-15 22:59:55 +00:00
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00