minor doc issues. - Mailing list pgsql-hackers

From jian he
Subject minor doc issues.
Date
Msg-id CACJufxG-Mes+5nmnjT5Fk8V70hCCiFU8AToxaG39Am0wTym9Sw@mail.gmail.com
Whole thread Raw
List pgsql-hackers
hi

https://www.postgresql.org/docs/current/datatype-json.html
Table 8.23. JSON Primitive Types and Corresponding PostgreSQL Types

"SQL NULL is a different concept"
can we change to
"Only accept lowercase null. SQL NULL is a different concept"
I saw people ask similar questions on stackoverflow. maybe worth mentioning.

-----
https://www.postgresql.org/docs/16/view-pg-backend-memory-contexts.html
Table 54.4. pg_backend_memory_contexts Columns
should be
Table 54.4. pg_backend_memory_contexts View.



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Something seems weird inside tts_virtual_copyslot()
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Synchronizing slots from primary to standby