doc: Update error messages in RLS examples

John Naylor <john.naylor@postgresql.org>

Commit: 542b6347bf8876d89146097672c2c0128ad7c151
Author: John Naylor <john.naylor@postgresql.org>
Date: 2023-04-05T07:26:03Z
Releases: 16.0
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