Обсуждение: [PATCH] Clarify wording for convalidated in pg_constraint.

Поиск
Список
Период
Сортировка

[PATCH] Clarify wording for convalidated in pg_constraint.

От
Jimmy Angelakos
Дата:
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/
Вложения

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

От
Tom Lane
Дата:
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