Re: Document NULL - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Document NULL
Date
Msg-id CAKFQuwYE4TNDAJxAhes6Zc4rixERwRg9My=MPqyprkt5zHF6ow@mail.gmail.com
Whole thread Raw
In response to Re: Document NULL  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Document NULL
List pgsql-hackers
On Thu, Jan 29, 2026 at 8:28 PM Chao Li <li.evan.chao@gmail.com> wrote:

chaol@ChaodeMacBook-Air sgml % make html
/usr/bin/xmllint --nonet --path . --path . --output postgres-full.xml --noent --valid postgres.sgml
nullvalues.sgml:735: parser error : StartTag: invalid element name
   s   |  t   | Stored = Stored | Stored < Constructor | Stored = Constructor
   

I had actually caught that failure to use an &lt; entity, but missed doing a git add....

Anyway, v12 with the approach I prefer...using CDATA to avoid having to perform entity substitution.

David J.
Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Document NULL
Next
From: shveta malik
Date:
Subject: Re: pg_upgrade: optimize replication slot caught-up check