postgresql/src/include/replication
Daniel Gustafsson f6e8451336 Remove unused function prototype
Commit aafc05de1b removed StartSlotSyncWorker() but mistakenly left
the prototype in slotsync.h.  Fix by removing.

Reported-by: Alexander Lakhin <exclusion@gmail.com>
Discussion: https://postgr.es/m/3F577953-A29E-4722-98AD-2DA9EFF2CBB8@yesql.se
2024-04-19 09:58:04 +02:00
..
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 Replace binaryheap + index with pairingheap in reorderbuffer.c 2024-04-11 17:04:38 +09:00
slot.h Change last_inactive_time to inactive_since in pg_replication_slots. 2024-03-27 09:27:44 +05:30
slotsync.h Remove unused function prototype 2024-04-19 09:58:04 +02:00
snapbuild.h Ensure that the sync slots reach a consistent state after promotion without losing data. 2024-04-03 14:04:59 +05:30
syncrep.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
walreceiver.h Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
walsender.h Introduce a new GUC 'standby_slot_names'. 2024-03-08 08:10:45 +05:30
walsender_private.h Introduce a new GUC 'standby_slot_names'. 2024-03-08 08:10:45 +05:30
worker_internal.h Update copyright for 2024 2024-01-03 20:49:05 -05:00