Re: Simplify COMMENT and SECURITY LABEL documentation
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-docs <pgsql-docs@postgresql.org>
Date: 2021-06-01T13:52:42Z
Lists: pgsql-docs
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes: > ... I wonder if it would be more practical to just write: > The name of the object to be commented. Names of objects that live > in schemas (tables, functions, etc.) can be schema-qualified. +1 for the concept, but I feel that "live in" is a bit too informal for this context. I'm too caffeine-deprived to instantly come up with le mot juste; but perhaps "exist within" would be an improvement? regards, tom lane
Commits
-
doc: Simplify COMMENT and SECURITY LABEL documentation
- 5c25fd650a77 14.0 landed
-
doc: Make terminology in glossary consistent
- 01ddd2f7e411 14.0 landed