Re: Document NULL - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Document NULL
Date
Msg-id CAKFQuwYqP9Qupwp2_wqkXc8FWBWOx0HT8P66-VRM-3Cy4Zu68A@mail.gmail.com
Whole thread Raw
In response to Document NULL  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
On Mon, Dec 2, 2024 at 12:18 AM jian he <jian.universality@gmail.com> wrote:
>>
>> typo:
>> There are none. During initializion all settings are assigned a non-null value.
>> 5.2.16. Null Values in Partiton Keys
>> As noted in the synatx chapter, a null value literal is written using
>> the NULL keyword. Its type is the pseudo-type unknown but can be cast
>> to any concrete data type.
>
> Sorry, not seeing the typo.  Can you point it out or supply the fix?
>

typo and other whitespace changes that i think make sense.
please check attached.

I fixed the 3 spelling typos.  I left the full-stop-double-space alone consistent with elsewhere on the page.  The indentation changes I've set aside until later, though they are incomplete as provided.  0002 has the correct indentation for the v4 patch series.  My plan is to put forth a v5-0001 patch this week and once a review is willing to indicate ready-to-commit I'll put out a v6 with the indenting applied.

David J.

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Document NULL
Next
From: jian he
Date:
Subject: Re: NOT ENFORCED constraint feature