pgsql: Add missing ALTER USER variants

Started by Peter Eisentrautalmost 9 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Add missing ALTER USER variants

ALTER USER ... SET did not support all the syntax variants of ALTER ROLE
... SET.

Reported-by: Pavel Golub <pavel@microolap.com>

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/df04db0413589491e5261d229c448e9faec1342e

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