Re: Document NULL - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Document NULL
Date
Msg-id 202511111530.xp4avso6b4pb@alvherre.pgsql
Whole thread Raw
In response to Document NULL  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Document NULL
Re: Document NULL
Re: Document NULL
List pgsql-hackers
On 2025-Jun-18, David G. Johnston wrote:

> Version 8.
> 
> Marking this Ready to Commit in CF 2025-09 (CF PG19-1)

I have rebased this; here's v9.  I haven't reviewed it in depth, but
intend to give it a read and get it pushed sometime in the
not-too-distant future, so if anybody wants to review it some more, it'd
be appreciated.

Note that this rebase was across the func.sgml split, which means I had
to do some "manual" merging.  Looking at the git diff --stat output, it
seems to match what was there before, so I don't think anything was
lost.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"Linux transformó mi computadora, de una `máquina para hacer cosas',
en un aparato realmente entretenido, sobre el cual cada día aprendo
algo nuevo" (Jaime Salinas)

Attachment

pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Patch: dumping tables data in multiple chunks in pg_dump
Next
From: Vaibhav Dalvi
Date:
Subject: Re: [PATCH] Add pg_get_subscription_ddl() function