diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-04-30 16:57:05 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-04-30 16:57:05 -0300 |
commit | 9d396af46357df1243aff4a9ca4f4987e4fe6024 (patch) | |
tree | da99dbb108c8af7abbf9d0b4d16a11eee637181e /src/backend/executor/nodeCustom.c | |
parent | 924bcf4f16d54c55310b28f77686608684734f42 (diff) | |
download | postgresql-9d396af46357df1243aff4a9ca4f4987e4fe6024.tar.gz postgresql-9d396af46357df1243aff4a9ca4f4987e4fe6024.zip |
Fix up some loose ends for CURRENT_USER as RoleSpec
In commit 31eae6028eca4, some documents were not updated to show the new
capability; fix that. Also, the error message you get when CURRENT_USER
and SESSION_USER are used in a context that doesn't accept them could be
clearer about it being a problem only in those contexts; so add the
word "here".
Author: Kyotaro HORIGUCHI
His patch submission also included changes to GRANT/REVOKE, but those
seemed more controversial, so I left them out. We can reconsider these
changes later.
Diffstat (limited to 'src/backend/executor/nodeCustom.c')
0 files changed, 0 insertions, 0 deletions