postgres/src
Tom Lane 0ffe11abd3 Widen xl_len field of XLogRecord header to 32 bits, so that we'll have
a more tolerable limit on the number of subtransactions or deleted files
in COMMIT and ABORT records.  Buy back the extra space by eliminating the
xl_xact_prev field, which isn't being used for anything and is rather
unlikely ever to be used for anything.
This does not force initdb, but you do need to do pg_resetxlog if you
want to upgrade an existing 8.0 installation without initdb.
2004-08-29 16:34:48 +00:00
..
backend Widen xl_len field of XLogRecord header to 32 bits, so that we'll have 2004-08-29 16:34:48 +00:00
bin Widen xl_len field of XLogRecord header to 32 bits, so that we'll have 2004-08-29 16:34:48 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Widen xl_len field of XLogRecord header to 32 bits, so that we'll have 2004-08-29 16:34:48 +00:00
interfaces Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
makefiles PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
pl Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
port Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test Update copyright to 2004. 2004-08-29 04:13:13 +00:00
timezone Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
tools Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
tutorial Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS
Makefile > Please find enclose a submission to fix these problems. 2004-08-20 20:13:10 +00:00
Makefile.global.in > Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO: 2004-08-28 22:55:06 +00:00
Makefile.shlib Cause libpq and ecpg libraries to be built as proper shared libraries 2004-07-13 00:06:46 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00