Re: [PATCH] Clarify wording for convalidated in pg_constraint.

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jimmy Angelakos <jimmy@2ndquadrant.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2020-10-30T14:39:31Z
Lists: pgsql-hackers
Jimmy Angelakos <jimmy@2ndquadrant.com> writes:
> Please find attached my first patch (the tiniest of doc patches) :
> I found the wording around convalidated in pg_catalog documentation a bit
> confusing/ambiguous.

Seems reasonable; pushed.

			regards, tom lane



Commits

  1. Doc: clarify description for pg_constraint.convalidated.