Re: The word "virgin" used incorrectly and probably better off replaced

Tom Lane <[email protected]> Fri, 08 Nov 2019 09:56:22 -0500
Newsgroups gmane.comp.db.postgresql.devel.documentation
Message-ID <[email protected]>
Alvaro Herrera <[email protected]> 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