postgresql/src/backend/replication/logical
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
..
decode.c Revert "Allow on-line enabling and disabling of data checksums" 2018-04-09 19:03:42 +02:00
launcher.c Allow background workers to bypass datallowconn 2018-04-05 19:02:45 +02:00
logical.c Logical decoding of TRUNCATE 2018-04-07 11:34:10 -04:00
logicalfuncs.c Ability to advance replication slots 2018-01-17 11:38:34 +00:00
Makefile Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
message.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
origin.c Fix typo 2018-02-12 22:39:52 -05:00
proto.c Logical replication support for TRUNCATE 2018-04-07 11:34:11 -04:00
relation.c logical replication: fix OID type mapping mechanism 2018-03-14 21:34:26 -03:00
reorderbuffer.c Logical decoding of TRUNCATE 2018-04-07 11:34:10 -04:00
snapbuild.c Fix Latin spelling 2018-01-11 08:32:01 -05:00
tablesync.c Split the SetSubscriptionRelState function into two 2018-04-06 10:00:26 -04:00
worker.c Logical replication support for TRUNCATE 2018-04-07 11:34:11 -04:00