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_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

Reply via email to