pgsql: Make RLS related error messages more consistent and compliant. - Mailing list pgsql-committers

From Joe Conway
Subject pgsql: Make RLS related error messages more consistent and compliant.
Date
Msg-id E1ZCISx-0006Ft-Vt@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Joe Conway
Date:
Subject: pgsql: Make RLS related error messages more consistent and compliant.
Next
From: Andres Freund
Date:
Subject: pgsql: Fix logical decoding bug leading to inefficient reopening of fil