Improve error messages around REPLICATION and BYPASSRLS properties.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Nov 2020 20:49:05 +0000 (15:49 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Nov 2020 20:49:05 +0000 (15:49 -0500)
commit17fb60387ce3fdc2bbb13d9b67bed0e4da77e173
treecf14248c866b6f2c7a8588bbbc89491ea280a6f0
parentd907bd0543aa63e59653d7345840bed0f8b3a83b
Improve error messages around REPLICATION and BYPASSRLS properties.

Clarify wording as per suggestion from Wolfgang Walther.
No back-patch; this doesn't seem worth thrashing translatable
strings in the back branches.

Tom Lane and Stephen Frost

Discussion: https://postgr.es/m/a5548a9f-89ee-3167-129d-162b5985fcf8@technowledgy.de
src/backend/commands/user.c