Improve error messages around REPLICATION and BYPASSRLS properties.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 17fb60387ce3fdc2bbb13d9b67bed0e4da77e173
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-11-03T20:49:05Z
Releases: 14.0
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

Files

PathChange+/−
src/backend/commands/user.c modified +3 −3

Discussion