Introduce InvalidCommandId.
Robert Haas <rhaas@postgresql.org>
Introduce InvalidCommandId. This allows a 32-bit field to represent an *optional* command ID without a separate flag bit. Andres Freund
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xact.c | modified | +2 −2 |
| src/include/c.h | modified | +1 −0 |