Re: The word "virgin" used incorrectly and probably better off replaced
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, Bruce Momjian <bruce@momjian.us>,
brian.williams@mayalane.com, pgsql-docs@lists.postgresql.org
Date: 2019-11-08T14:56:22Z
Lists: pgsql-docs
Alvaro Herrera <alvherre@2ndquadrant.com> writes: > Here's a proposed patch. I don't like this wording much, because "no user-defined objects" is not a sufficient specification of what we are talking about. You need to also capture the property that none of the system- defined objects have been altered. Now that we explicitly support things like altering the ACLs of system-defined objects, I do not think it's okay to take that part for granted. regards, tom lane
Commits
-
Remove the word "virgins" for documentation
- 6ae4d271879b 13.0 landed