Remove STATUS_WAITING
Peter Eisentraut <peter@eisentraut.org>
Remove STATUS_WAITING Add a separate enum for use in the locking APIs, which were the only user. Discussion: https://www.postgresql.org/message-id/flat/a6f91ead-0ce4-2a34-062b-7ab9813ea308%402ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/twophase.c | modified | +1 −1 |
| src/backend/storage/lmgr/lock.c | modified | +4 −4 |
| src/backend/storage/lmgr/proc.c | modified | +23 −23 |
| src/include/c.h | modified | +0 −1 |
| src/include/storage/proc.h | modified | +10 −3 |
Discussion
- remove some STATUS_* symbols 11 messages · 2019-12-29 → 2020-06-17