postgresql/src/backend/access
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
..
common Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
gist Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
hash Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
heap Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
index Update copyright to 2004. 2004-08-29 04:13:13 +00:00
nbtree Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
rtree Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
transam Widen xl_len field of XLogRecord header to 32 bits, so that we'll have 2004-08-29 16:34:48 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00