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

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 parent6fb377e commit56e366f
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
| 65 | + | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
0 commit comments
Comments
(0)