Re: Postgres jsonb data

2025-05-20 Thread Laurenz Albe
On Tue, 2025-05-20 at 13:41 +, PG Doc comments form wrote: > Page: https://www.postgresql.org/docs/14/datatype-json.html > > Documentation suggests that a json type of null doesn't turn into anything > when read into a jsonb, because the json type of null doesn't correspond to > the postgres t

Postgres jsonb data

2025-05-20 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/datatype-json.html Description: Documentation suggests that a json type of null doesn't turn into anything when read into a jsonb, because the json type of null doesn't correspond to the p