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

From Michael Paquier
Subject Re: Copy-paste error in hash_record_extended() — args[1].isnull not set
Date
Msg-id ahpr-LJ-1v8qZOBB@paquier.xyz
Whole thread
In response to Copy-paste error in hash_record_extended() — args[1].isnull not set  ("zengman" <zengman@halodbtech.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: "zengman"
Date:
Subject: Copy-paste error in hash_record_extended() — args[1].isnull not set
Next
From: jian he
Date:
Subject: Re: Row pattern recognition