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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: zengman <zengman(at)halodbtech(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Copy-paste error in hash_record_extended() — args[1].isnull not set
Date: 2026-05-30 04:47:52
Message-ID: ahpr-LJ-1v8qZOBB@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message zengman 2026-05-30 04:38:02 Copy-paste error in hash_record_extended() — args[1].isnull not set