postgresql/src/bin
Nathan Bossart 2dcd1578c4 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
2023-05-21 20:06:38 -07:00
..
initdb Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_amcheck Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_archivecleanup Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_basebackup Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_checksums Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_config meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
pg_controldata Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_ctl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_dump Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_resetwal Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_rewind Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_test_fsync Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_test_timing meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
pg_upgrade Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_verifybackup Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pg_waldump Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pgbench Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
pgevent Update copyright for 2023 2023-01-02 15:00:37 -05:00
psql Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
scripts Rename some createuser options. 2023-05-21 20:06:38 -07:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00