Thread: pgsql: Make RLS related error messages more consistent and compliant.

pgsql: Make RLS related error messages more consistent and compliant.

From
Joe Conway
Date:
Make RLS related error messages more consistent and compliant.

Also updated regression expected output to match. Noted and patch by Daniele Varrazzo.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2867f26fecafc6d9930eb751abdd7b80359a6f51

Modified Files
--------------
src/backend/commands/policy.c             |    6 +++---
src/backend/commands/user.c               |    2 +-
src/test/regress/expected/rowsecurity.out |    2 +-
3 files changed, 5 insertions(+), 5 deletions(-)