Re: Copy-paste error in hash_record_extended() — args[1].isnull not set

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: zengman <zengman@halodbtech.com>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-05-30T04:47:52Z
Lists: pgsql-hackers
On Sat, May 30, 2026 at 12:38:02PM +0800, zengman wrote:
> I noticed that in src/backend/utils/adt/rowtypes.c, function
> hash_record_extended(), there is a copy-paste error:

Clearly.  This is not as recent as it looks: 01e658fa74cb.  Let's fix
that once we're out of the freeze.
--
Michael