Re: Document NULL

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, Jeff Davis <pgsql(at)j-davis(dot)com>, Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter(at)eisentraut(dot)org>, David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
Subject: Re: Document NULL
Date: 2025-11-11 15:34:10
Message-ID: 202511111530.xp4avso6b4pb@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v9-0001-doc-Add-an-overview-of-NULL-treatment-in-PostgreS.patch text/x-diff 73.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vaibhav Dalvi 2025-11-11 15:51:25 Re: [PATCH] Add pg_get_subscription_ddl() function
Previous Message Hannu Krosing 2025-11-11 15:29:56 Patch: dumping tables data in multiple chunks in pg_dump