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_2_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/22eb38caa11979e3d89030eb30c9897bbb9e05ef

Modified Files
--------------
doc/src/sgml/ref/alter_user.sgml | 8 ++++----
src/backend/parser/gram.y | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers