Add missing ALTER USER variants ALTER USER ... SET did not support all the syntax variants of ALTER ROLE ... SET.
Reported-by: Pavel Golub <pa...@microolap.com> Branch ------ REL9_5_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/f2878a608933441fec185f944aeb44e35c6018f1 Modified Files -------------- doc/src/sgml/ref/alter_user.sgml | 8 ++++---- src/backend/parser/gram.y | 14 +++++++++++--- src/test/regress/expected/rolenames.out | 10 ++-------- 3 files changed, 17 insertions(+), 15 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers