doc: Update error messages in RLS examples

John Naylor <john.naylor@postgresql.org>

Commit: eac34f7eb3153e716401c9a88b518c33a20c01e5
Author: John Naylor <john.naylor@postgresql.org>
Date: 2023-04-05T07:20:33Z
Releases: 11.20
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