postgresql/src/backend/access
Magnus Hagander a228cc13ae Revert "Allow on-line enabling and disabling of data checksums"
This reverts the backend sides of commit 1fde38beaa.
I have, at least for now, left the pg_verify_checksums tool in place, as
this tool can be very valuable without the rest of the patch as well,
and since it's a read-only tool that only runs when the cluster is down
it should be a lot safer.
2018-04-09 19:03:42 +02:00
..
brin Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00
common Remove unused variable in non-assert-enabled build 2018-04-08 19:30:38 +03:00
gin Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00
gist Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00
hash Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00
heap Raise error when affecting tuple moved into different partition. 2018-04-07 13:24:27 -07:00
index Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00
nbtree Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00
rmgrdesc Revert "Allow on-line enabling and disabling of data checksums" 2018-04-09 19:03:42 +02:00
spgist Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00
tablesample Update copyright for 2018 2018-01-02 23:30:12 -05:00
transam Revert "Allow on-line enabling and disabling of data checksums" 2018-04-09 19:03:42 +02:00
Makefile TABLESAMPLE, SQL Standard and extensible 2015-05-15 14:37:10 -04:00