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

[PATCH] Clarify wording for convalidated in pg_constraint.

From
Jimmy Angelakos
Date:
Hi hackers,

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.

If I'm doing something wrong, please let me know :)

Best regards,
Jimmy

Jimmy Angelakos
Senior PostgreSQL Architect
2ndQuadrant - PostgreSQL Solutions for the Enterprise
https://www.2ndQuadrant.com/
Attachment

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

From
Tom Lane
Date:
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