Re: Doc error re: "not null" "not valid"

From: "Pete O'Such" <posuch(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: Doc error re: "not null" "not valid"
Date: 2026-06-18 04:45:46
Message-ID: CAEdngj9jJ=5j=AFaK5igX96sNomDcSVp2H--8JZmcg7XoXyyTQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

>
> You are commenting on version 9.1 documentation but testing version 18.
> The 18 docs mention not-null constraints.

That's totally right. Thanks for setting me straight.

Pete

On Thu, Jun 18, 2026 at 12:26 AM David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:

> On Wednesday, June 17, 2026, Pete O'Such <posuch(at)gmail(dot)com> wrote:
>
>> https://www.postgresql.org/docs/9.1/sql-altertable.html
>>
>> The text for "ADD table_constraint" says that NOT VALID "is currently
>> only allowed for foreign key constraints."
>>
>>
> You are commenting on version 9.1 documentation but testing version 18.
> The 18 docs mention not-null constraints.
>
> David J.
>
>

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Fujii Masao 2026-06-25 16:46:41 Document COPY FROM WHERE restrictions on generated and system columns
Previous Message David G. Johnston 2026-06-18 04:26:31 Re: Doc error re: "not null" "not valid"