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+xgsnaviug15fm9...@mail.gmail.com Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/72b51e214a2c73bf0985a049f124bb51ed973601 Modified Files -------------- src/include/replication/reorderbuffer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
