postgresql/src/backend/access
Alvaro Herrera c6764eb3ae Revert bogus fixes of HOT-freezing bug
It turns out we misdiagnosed what the real problem was.  Revert the
previous changes, because they may have worse consequences going
forward.  A better fix is forthcoming.

The simplistic test case is kept, though disabled.

Discussion: https://postgr.es/m/20171102112019.33wb7g5wp4zpjelu@alap3.anarazel.de
2017-11-02 15:51:41 +01:00
..
brin For wal_consistency_checking, mask page checksum as well as page LSN. 2017-09-22 14:28:22 -04:00
common Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. 2017-10-11 21:00:46 -07:00
gin For wal_consistency_checking, mask page checksum as well as page LSN. 2017-09-22 14:28:22 -04:00
gist For wal_consistency_checking, mask page checksum as well as page LSN. 2017-09-22 14:28:22 -04:00
hash Remove lsn from HashScanPosData. 2017-09-26 09:16:45 -04:00
heap Revert bogus fixes of HOT-freezing bug 2017-11-02 15:51:41 +01:00
index Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
nbtree For wal_consistency_checking, mask page checksum as well as page LSN. 2017-09-22 14:28:22 -04:00
rmgrdesc Remove dedicated B-tree root-split record types. 2017-08-16 12:24:40 +03:00
spgist For wal_consistency_checking, mask page checksum as well as page LSN. 2017-09-22 14:28:22 -04:00
tablesample Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
transam Fix problems with the "role" GUC and parallel query. 2017-10-29 12:58:40 +05:30
Makefile TABLESAMPLE, SQL Standard and extensible 2015-05-15 14:37:10 -04:00