postgresql/src/include/replication
Michael Paquier c39afc38cf Define PG_LOGICAL_DIR for path pg_logical/ in data folder
This is similar to 2065ddf5e3, but this time for pg_logical/ itself
and its contents, like the paths for snapshots, mappings or origin
checkpoints.

Author: Bertrand Drouvot
Reviewed-by: Ashutosh Bapat, Yugo Nagata, Michael Paquier
Discussion: https://postgr.es/m/ZryVvjqS9SnV1GPP@ip-10-97-1-34.eu-west-3.compute.internal
2024-08-30 15:25:12 +09:00
..
conflict.h Rename the conflict types for the origin differ cases. 2024-08-29 09:12:12 +05:30
decode.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
logical.h Ensure that the sync slots reach a consistent state after promotion without losing data. 2024-04-03 14:04:59 +05:30
logicallauncher.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
logicalproto.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
logicalrelation.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
logicalworker.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
message.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
origin.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
output_plugin.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pgoutput.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
reorderbuffer.h Define PG_LOGICAL_DIR for path pg_logical/ in data folder 2024-08-30 15:25:12 +09:00
slot.h Define PG_REPLSLOT_DIR for path pg_replslot/ in data folder 2024-08-30 10:42:21 +09:00
slotsync.h Remove unused function prototype 2024-04-19 09:58:04 +02:00
snapbuild.h Fix possibility of logical decoding partial transaction changes. 2024-07-11 22:48:23 +09:00
syncrep.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
walreceiver.h Allow altering of two_phase option of a SUBSCRIPTION. 2024-07-24 10:13:36 +05:30
walsender.h Introduce a new GUC 'standby_slot_names'. 2024-03-08 08:10:45 +05:30
walsender_private.h Rename standby_slot_names to synchronized_standby_slots. 2024-07-01 11:36:56 +05:30
worker_internal.h Allow altering of two_phase option of a SUBSCRIPTION. 2024-07-24 10:13:36 +05:30