diff options
author | Peter Eisentraut | 2017-01-19 17:00:00 +0000 |
---|---|---|
committer | Peter Eisentraut | 2017-01-19 21:17:36 +0000 |
commit | 8b0fec93ecc788c8d8b329d41ab795712d8dcc5a (patch) | |
tree | 85a4d7acf7821fd5c1dad48c920956ff0c07a89c /src/backend/executor/nodeModifyTable.c | |
parent | c3978149536a9c3fb837524407c58dec2b103c60 (diff) |
initdb: Fix for mixed-case superuser names
The previous coding did not properly quote the user name before casting
it to regrole. To avoid all that, just pass in BOOTSTRAP_SUPERUSERID
numerically.
Also fix one place where the BOOTSTRAP_SUPERUSERID was hardcoded as 10.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions