postgresql/src/include/replication
Amit Kapila e95f617acc Fix ABI break introduced by commit 4daa140a2f.
Move the newly defined enum value REORDER_BUFFER_CHANGE_INTERNAL_SPEC_ABORT
at the end to avoid ABI break in the back branches. We need to back-patch
this till v11 because before that it is already at the end.

Reported-by: Tomas Vondra
Backpatch-through: 11
Discussion: https://postgr.es/m/CAExHW5sPKF-Oovx_qZe4p5oM6Dvof7_P+XgsNAViug15Fm99jA@mail.gmail.com
2021-06-24 15:26:37 +05:30
..
basebackup.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
decode.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
logical.h Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
logicalfuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
logicallauncher.h Add subtransaction handling for table synchronization workers. 2018-07-16 17:33:35 -04:00
logicalproto.h Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
logicalrelation.h Fix bogus cache-invalidation logic in logical replication worker. 2020-09-16 12:07:31 -04:00
logicalworker.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
message.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
origin.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
output_plugin.h Logical decoding of TRUNCATE 2018-04-07 11:34:10 -04:00
pgoutput.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
reorderbuffer.h Fix ABI break introduced by commit 4daa140a2f. 2021-06-24 15:26:37 +05:30
slot.h Don't call palloc() while holding a spinlock, either. 2020-06-03 12:36:00 -04:00
snapbuild.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
syncrep.h Fix race conditions in synchronous standby management. 2020-04-18 14:02:44 -04:00
walreceiver.h In walreceiver, don't try to do ereport() in a signal handler. 2019-06-12 17:29:48 -04:00
walsender.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
walsender_private.h Fix race conditions in synchronous standby management. 2020-04-18 14:02:44 -04:00
worker_internal.h Rename the logical replication global "wrconn" 2021-05-12 19:13:54 -04:00