forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite95f617

Amit Kapila
Fix ABI break introduced by commit4daa140.
Move the newly defined enum value REORDER_BUFFER_CHANGE_INTERNAL_SPEC_ABORTat the end to avoid ABI break in the back branches. We need to back-patchthis till v11 because before that it is already at the end.Reported-by: Tomas VondraBackpatch-through: 11Discussion:https://postgr.es/m/CAExHW5sPKF-Oovx_qZe4p5oM6Dvof7_P+XgsNAViug15Fm99jA@mail.gmail.com1 parenteb3bd24 commite95f617
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
| 63 | + | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
0 commit comments
Comments
(0)