postgresql/src/include/replication
Tomas Vondra 2c7ea57e56 Revert "Logical decoding of sequences"
This reverts a sequence of commits, implementing features related to
logical decoding and replication of sequences:

 - 0da92dc530
 - 80901b3291
 - b779d7d8fd
 - d5ed9da41d
 - a180c2b34d
 - 75b1521dae
 - 2d2232933b
 - 002c9dd97a
 - 05843b1aa4

The implementation has issues, mostly due to combining transactional and
non-transactional behavior of sequences. It's not clear how this could
be fixed, but it'll require reworking significant part of the patch.

Discussion: https://postgr.es/m/95345a19-d508-63d1-860a-f5c2f41e8d40@enterprisedb.com
2022-04-07 20:06:36 +02:00
..
backup_manifest.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
basebackup.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
basebackup_sink.h Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. 2022-03-23 09:19:14 -04:00
basebackup_target.h Allow extensions to add new backup targets. 2022-03-15 13:22:04 -04:00
decode.h Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
logical.h Skip empty transactions for logical replication. 2022-03-30 07:41:05 +05:30
logicallauncher.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
logicalproto.h Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
logicalrelation.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
logicalworker.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
message.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
origin.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
output_plugin.h Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
pgoutput.h Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
reorderbuffer.h Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
slot.h pgstat: revise replication slot API in preparation for shared memory stats. 2022-04-06 18:38:24 -07:00
snapbuild.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
syncrep.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
walreceiver.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
walsender.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
walsender_private.h Fix limitations on what SQL commands can be issued to a walsender. 2022-01-24 15:33:38 -05:00
worker_internal.h Update copyright for 2022 2022-01-07 19:04:57 -05:00