Fix brain fade in e530be2c5ce77475d56ccf8f4e0c4872b666ad5f.
Robert Haas <rhaas@postgresql.org>
Fix brain fade in e530be2c5ce77475d56ccf8f4e0c4872b666ad5f. The BoolGetDatum() call ended up in the wrong place. It should be applied when we, err, want to convert a bool to a datum. Thanks to Tom Lane for noticing this. Discussion: http://postgr.es/m/2511599.1658861964@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/user.c | modified | +2 −2 |
Discussion
- let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSER 12 messages · 2022-07-21 → 2022-07-26