diff options
author | Nathan Bossart <nathan@postgresql.org> | 2023-05-21 20:03:56 -0700 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2023-05-21 20:06:38 -0700 |
commit | 2dcd1578c40153250836df62f625863056c28a81 (patch) | |
tree | f2a3818b3ec20ee30f0e6f504db6a2130bdd1a46 /src/backend/executor/nodeSubqueryscan.c | |
parent | de7c3fd34e0fc0a3f77537e1d12efcd01d255534 (diff) | |
download | postgresql-2dcd1578c40153250836df62f625863056c28a81.tar.gz postgresql-2dcd1578c40153250836df62f625863056c28a81.zip |
Rename some createuser options.
This change renames --admin to --with-admin, --role to --member-of,
and --member to --with-member. Many people found the previous
names to be confusing. The --admin and --member options are new in
v16, but --role has been there for a while, so that one has been
kept (but left undocumented) for backward compatibility.
Suggested-by: Peter Eisentraut
Reviewed-by: Tom Lane, Michael Paquier
Discussion: https://postgr.es/m/ZFvVZvQDliIWmOwg%40momjian.us
Diffstat (limited to 'src/backend/executor/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions