forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit06e50d8
committed
Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType.
Several PGXN modules reference LockTagType values; renumbering wouldforce a recompile of those modules. Oversight in back-patch of today'scommit566372b. Back-patch to releasedbranches, v12 through 9.5.Reported by Tom Lane.Discussion:https://postgr.es/m/921383.1597523945@sss.pgh.pa.us1 parent30e68a2 commit06e50d8
2 files changed
+5
-5
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
37 |
| - | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
143 | 142 |
| |
144 | 143 |
| |
145 | 144 |
| |
146 | 145 |
| |
147 | 146 |
| |
148 | 147 |
| |
149 | 148 |
| |
150 |
| - | |
| 149 | + | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
|
0 commit comments
Comments
(0)