[PATCH] Clarify wording for convalidated in pg_constraint.
Jimmy Angelakos <jimmy@2ndquadrant.com>
From: Jimmy Angelakos <jimmy@2ndquadrant.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2020-10-30T13:47:04Z
Lists: pgsql-hackers
Attachments
- v1-0001-Clarify-wording-for-convalidated-in-pg_constraint.patch (text/x-patch) patch v1-0001
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/
Commits
-
Doc: clarify description for pg_constraint.convalidated.
- b401fa206d44 14.0 landed