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

Details
-------
http://git.postgresql.org/pg/commitdiff/02eac01f91923592f93abf8d325ab806b058f948

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(-)