Add a new option, -g, to createuser, to add membership in a role. Chistopher Browne, reviewed by Sameer Thakur, Amit Kapila, and Peter Eisentraut.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/6bea96dd49619122bdb3fe9ddfd559a82b26ff73 Modified Files -------------- doc/src/sgml/ref/createuser.sgml | 13 +++++++++++++ src/bin/scripts/createuser.c | 21 ++++++++++++++++++++- 2 files changed, 33 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
