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

2020-10-30 Thread Tom Lane
Jimmy Angelakos 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

[PATCH] Clarify wording for convalidated in pg_constraint.

2020-10-30 Thread Jimmy Angelakos
itect 2ndQuadrant - PostgreSQL Solutions for the Enterprise https://www.2ndQuadrant.com/ From dc00ce719cb6cd6d42eac3294fa607fcbb2253b1 Mon Sep 17 00:00:00 2001 From: Jimmy Angelakos Date: Fri, 30 Oct 2020 13:33:40 + Subject: [PATCH] Clarify wording for convalidated in pg_constraint. --- doc/src