diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-11-23 09:10:24 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-11-23 09:10:24 +0900 |
commit | d392e9bdea957964e1fa6a5481e5adb5904d759a (patch) | |
tree | 7dcac382539a8f7302ba591cdea5533408b84bfa /src/backend/executor/nodeGather.c | |
parent | eba2ce17121f198316d050e71d8bd049a43783ba (diff) | |
download | postgresql-d392e9bdea957964e1fa6a5481e5adb5904d759a.tar.gz postgresql-d392e9bdea957964e1fa6a5481e5adb5904d759a.zip |
Clarify documentation about PASSWORD in CREATE/ALTER ROLE
The documentation of CREATE/ALTER ROLE has been missing two things
related to PASSWORD:
- The password value provided needs to be quoted, some places of the
documentation marked the field with quotes, but not others, which led to
confusion.
- PASSWORD NULL was not provided consistently, with ENCRYPTED being not
compatible with it.
Reported-by: Steven Winfield
Author: Michael Paquier
Reviewed-by: David G. Johnston
Discussion: https://postgr.es/m/154282901979.1316.7418475422120496802@wrigleys.postgresql.org
Diffstat (limited to 'src/backend/executor/nodeGather.c')
0 files changed, 0 insertions, 0 deletions