diff options
author | Stephen Frost <sfrost@snowman.net> | 2016-05-08 11:55:44 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2016-05-08 11:55:44 -0400 |
commit | 7df974ee0bfd8978830b941e7af5697fd4268656 (patch) | |
tree | 03e8c15ec4e64d3c4c03ddbcf78408b7be48049b /src/backend/utils/adt/misc.c | |
parent | 9eb7a0ac6b24804dcc90e42e533aa1b7b585d8e2 (diff) | |
download | postgresql-7df974ee0bfd8978830b941e7af5697fd4268656.tar.gz postgresql-7df974ee0bfd8978830b941e7af5697fd4268656.zip |
Disallow superuser names starting with 'pg_' in initdb
As with CREATE ROLE, disallow users from specifying initial
superuser names which begin with 'pg_' in initdb.
Per discussion with Tom.
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions