doc: Update error messages in RLS examples

John Naylor <john.naylor@postgresql.org>

Commit: 72e78727124ff2919b785e6a38719297bbbfa7f2
Author: John Naylor <john.naylor@postgresql.org>
Date: 2023-04-05T07:22:10Z
Releases: 14.8
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