Re: Document NULL - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Document NULL
Date
Msg-id CAKFQuwaR9M-J5izNTWBFDgT_h9ti3tEdtEMSyhed+hKdWV9mnw@mail.gmail.com
Whole thread Raw
In response to Re: Document NULL  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
On Mon, Dec 15, 2025 at 3:12 PM David G. Johnston <david.g.johnston@gmail.com> wrote:
I added pset display_true to the preamble since that feature has since been added.

I failed to notice the comment in the preceding paragraph about t/f being manually added.  It can be removed.

 <para>
  The following <literal>CREATE TABLE</literal> and <literal>INSERT</literal>
  SQL commands can be executed in any SQL client to create and populate
  the persistent table used in the examples below.  The <literal>\pset</literal>
  commands require the use of <application>psql</application> as the client program;
  they make the resulting output a bit easier to read and do not impact any behaviors
  described herein.  The examples also omit any transactional command output when
  transactions are used.  Instead, each transaction gets its own display block.
 </para>

David J.

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: Chao Li
Date:
Subject: Re: Remaining dependency on setlocale()