diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2022-11-23 14:41:30 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2022-11-23 14:43:16 -0500 |
commit | 7b378237aa805711353075de142021b1d40ff3b0 (patch) | |
tree | 235368c46f64f7c4702a74e85ac4c412de0db657 /src/backend/executor/nodeCustom.c | |
parent | b6074846cebc33d752f1d9a66e5a9932f21ad177 (diff) | |
download | postgresql-7b378237aa805711353075de142021b1d40ff3b0.tar.gz postgresql-7b378237aa805711353075de142021b1d40ff3b0.zip |
Expand AclMode to 64 bits
We're running out of bits for new permissions. This change doubles the
number of permissions we can accomodate from 16 to 32, so the
forthcoming new ones for vacuum/analyze don't exhaust the pool.
Nathan Bossart
Reviewed by: Bharath Rupireddy, Kyotaro Horiguchi, Stephen Frost, Robert
Haas, Mark Dilger, Tom Lane, Corey Huinker, David G. Johnston, Michael
Paquier.
Discussion: https://postgr.es/m/20220722203735.GB3996698@nathanxps13
Diffstat (limited to 'src/backend/executor/nodeCustom.c')
0 files changed, 0 insertions, 0 deletions