doc: Update error messages in RLS examples

John Naylor <john.naylor@postgresql.org>

Commit: 790be6f31e6ae0484890afe77b1080b8299f6b92
Author: John Naylor <john.naylor@postgresql.org>
Date: 2023-04-05T07:19:43Z
Releases: 12.15
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