doc: Update error messages in RLS examples

John Naylor <john.naylor@postgresql.org>

Commit: f5d60b1ea2156ecd42c6ccd4284f715763abf8f8
Author: John Naylor <john.naylor@postgresql.org>
Date: 2023-04-05T07:22:55Z
Releases: 15.3
doc: Update error messages in RLS examples

Since 8b9e9644d, the messages for failed permissions checks report
"table" where appropriate, rather than "relation".

Backpatch to all supported branches

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +4 −4

Documentation touched