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: Alvaro Herrera <alvherre@alvh.no-ip.org>, pgsql-docs <pgsql-docs@postgresql.org>
Date: 2021-06-02T15:08:47Z
Lists: pgsql-docs
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
> On 01.06.21 17:56, Alvaro Herrera wrote:
>> The glossary uses "reside in".

> I like that.

> I think "belong to" is a stronger relationship, like a column belongs to 
> a table.  Kind of like DEPENDENCY_INTERNAL vs. DEPENDENCY_NORMAL.

Hmm, okay.  I can support "reside in".

			regards, tom lane



Commits

  1. doc: Simplify COMMENT and SECURITY LABEL documentation

  2. doc: Make terminology in glossary consistent