Re: Document NULL - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject Re: Document NULL
Date
Msg-id CAB-JLwZL=jA-i3X9Gw=s4YH5FgA8f-tKWkCUqtyRrrSDcjL_NA@mail.gmail.com
Whole thread Raw
In response to Re: Document NULL  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
Em seg., 9 de dez. de 2024 às 13:31, David G. Johnston <david.g.johnston@gmail.com> escreveu:
I'm OK with adding more cross-references (links or just brief comparative verbiage like the above) to non-SQL null value treatment but this document, for this patch, is going to focus solely on SQL NULL.

If you briefly mention JSON NULLs, it might be interesting to also briefly mention that in other places NULL can be seen differently, including changing its name. A SQL NULL passed as argument to a PL/Python function will be named None or PL/Perl will be undefined.

regards,
Marcos

pgsql-hackers by date:

Previous
From: "Andrey M. Borodin"
Date:
Subject: Re: [PATCH] Add sortsupport for range types and btree_gist
Next
From: Tomas Vondra
Date:
Subject: Re: Parallel heap vacuum