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-06-03 04:08:23
Message-ID: ah-otywUZoF9FNhD@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, May 30, 2026 at 01:47:52PM +0900, Michael Paquier wrote:
> Clearly. This is not as recent as it looks: 01e658fa74cb. Let's fix
> that once we're out of the freeze.

Fixed with 273a3c77615e.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2026-06-03 04:40:57 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Andres Freund 2026-06-03 03:21:49 Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt