postgresql/src/include/replication
Robert Haas e4ba69f3f4 Allow extensions to add new backup targets.
Commit 3500ccc39b allowed for base backup
targets, meaning that we could do something with the backup other than
send it to the client, but all of those targets had to be baked in to
the core code. This commit makes it possible for extensions to define
additional backup targets.

Patch by me, reviewed by Abhijit Menon-Sen.

Discussion: http://postgr.es/m/CA+TgmoaqvdT-u3nt+_kkZ7bgDAyqDB0i-+XOMmr5JN2Rd37hxw@mail.gmail.com
2022-03-15 13:22:04 -04: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 Add support for zstd base backup compression. 2022-03-08 09:52:43 -05:00
basebackup_target.h Allow extensions to add new backup targets. 2022-03-15 13:22:04 -04:00
decode.h Logical decoding of sequences 2022-02-10 18:43:51 +01:00
logical.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
logicallauncher.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
logicalproto.h Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
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 Logical decoding of sequences 2022-02-10 18:43:51 +01:00
pgoutput.h Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
reorderbuffer.h Allow specifying row filters for logical replication of tables. 2022-02-22 08:11:50 +05:30
slot.h Move replication slot release to before_shmem_exit(). 2022-02-14 17:08:17 -08: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