postgresql/src/backend/access
Alvaro Herrera 866c6ab456 Update transaction README for persistent multixacts
Multixacts are now maintained during recovery, but the README didn't get
the memo.  Backpatch to 9.3, where the divergence was introduced.
2014-11-28 18:06:44 -03:00
..
common Move view reloptions into their own varlena struct 2014-07-14 17:24:40 -04:00
gin Fix GIN data page split ratio calculation. 2014-09-12 11:28:58 +03:00
gist Check for GiST index tuples that don't fit on a page. 2014-10-03 14:50:17 +03:00
hash Fix race condition between hot standby and restoring a full-page image. 2014-11-13 20:02:09 +02:00
heap Fix race condition between hot standby and restoring a full-page image. 2014-11-13 20:02:09 +02:00
index pgindent run for 9.4 2014-05-06 12:12:18 -04:00
nbtree Fix WAL-logging of B-tree "unlink halfdead page" operation. 2014-11-17 18:48:11 +02:00
rmgrdesc pgindent run for 9.4 2014-05-06 12:12:18 -04:00
spgist Fix generation of SP-GiST vacuum WAL records. 2014-11-07 21:18:34 +02:00
transam Update transaction README for persistent multixacts 2014-11-28 18:06:44 -03:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00