aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2012-01-14 18:22:16 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2012-01-14 18:22:16 +0200
commit00c5f55061df52ccfd82eae16f054e08818ad0ff (patch)
tree034a09da079d3205a2936b1e87e0b3bbbe55d81a /src/backend/parser/parse_utilcmd.c
parentea038d65c2460408296a5708da8bb0bd8f3d00bc (diff)
downloadpostgresql-00c5f55061df52ccfd82eae16f054e08818ad0ff.tar.gz
postgresql-00c5f55061df52ccfd82eae16f054e08818ad0ff.zip
Make superuser imply replication privilege. The idea of a privilege that
superuser doesn't have doesn't make much sense, as a superuser can do whatever he wants through other means, anyway. So instead of granting replication privilege to superusers in CREATE USER time by default, allow replication connection from superusers whether or not they have the replication privilege. Patch by Noah Misch, per discussion on bug report #6264
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions