Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType.
Noah Misch <noah@leadboat.com>
Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType. Several PGXN modules reference LockTagType values; renumbering would force a recompile of those modules. Oversight in back-patch of today's commit 566372b3d6435639e4cc4476d79b8505a0297c87. Back-patch to released branches, v12 through 9.5. Reported by Tom Lane. Discussion: https://postgr.es/m/921383.1597523945@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/lockfuncs.c | modified | +2 −2 |
| src/include/storage/lock.h | modified | +3 −3 |
Discussion
Cited messages not in the archive:
921383.1597523945@sss.pgh.pa.us