Renumber GUC flags for a bit more sanity.
Tom Lane <tgl@sss.pgh.pa.us>
Renumber GUC flags for a bit more sanity. Push the units fields over to the left so that all the single-bit flags can be together. I considered rearranging the single-bit flags to try to group flags with similar purposes, but eventually decided that that involved too many judgment calls. Discussion: https://postgr.es/m/17385-9ee529fb091f0ce5@postgresql.org
Files
| Path | Change | +/− |
|---|---|---|
| src/include/utils/guc.h | modified | +32 −37 |
Discussion
- BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end 44 messages · 2022-01-28 → 2022-09-28