Re: Document NULL - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject Re: Document NULL
Date
Msg-id CAB-JLwZcw95W8-dvGaph3OX8VPLEwciYrE1kyAgvrrAhp2wVig@mail.gmail.com
Whole thread Raw
In response to Re: Document NULL  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Document NULL
List pgsql-hackers
Em qui., 21 de nov. de 2024 às 11:42, David G. Johnston <david.g.johnston@gmail.com> escreveu:

I'm not following your train of thought here.  Since null == null in json-land there isn't a need for or concept of "is distinct from".  We tend to not expend space on pointing out things that don't exist.

But you said previously in this document about IS DISTINCT, so it's related to NULL. I thought it would be better to mention that here, for JSON PATH, that way doesn't exist.

"JSON null value is considered equal to other JSON null values, so here we don't have the IS DISTINCT operator"

regards
Marcos

pgsql-hackers by date:

Previous
From: yuansong
Date:
Subject: backup server core when redo btree_xlog_insert that type is XLOG_BTREE_INSERT_POST
Next
From: "David G. Johnston"
Date:
Subject: Re: Document NULL