[PATCH] Clarify wording for convalidated in pg_constraint.
Started by Jimmy Angelakosover 5 years ago2 messageshackers
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/
Attachments:
v1-0001-Clarify-wording-for-convalidated-in-pg_constraint.patchtext/x-patch; charset=US-ASCII; name=v1-0001-Clarify-wording-for-convalidated-in-pg_constraint.patchDownload+1-2
Re: [PATCH] Clarify wording for convalidated in pg_constraint.
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