Files
postgresql/src/include
Tom Lane c87469e64a Fix problems with loss of tuple commit status bits during WAL redo of
VACUUM FULL tuple moves.  Store full-width t_infomask in WAL, rather
than storing low 8 bits and expecting to be able to reconstruct upper
bits.  While at it, remove redundant t_oid field from WAL headers
(the OID, if present, is now recorded in the data portion of the tuple).
WAL version number bumped --- this does not force an initdb, you can
instead run pg_resetxlog after a clean shutdown of the old postmaster.
2002-09-26 22:46:29 +00:00
..
2002-06-20 20:29:54 +00:00
2002-09-04 20:31:48 +00:00
2002-06-20 20:29:54 +00:00
2002-09-04 20:31:48 +00:00
2002-09-24 20:20:10 +00:00
2002-09-04 20:31:48 +00:00
2002-09-04 20:31:48 +00:00
2002-09-04 20:31:48 +00:00
2002-09-04 20:31:48 +00:00
2001-08-28 14:20:28 +00:00
2002-09-05 18:28:46 +00:00
2002-06-20 20:29:54 +00:00
2002-09-04 20:31:48 +00:00
2002-06-20 20:29:54 +00:00