Thread

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

    Michael Paquier <michael@paquier.xyz> — 2026-05-30T04:47:52Z

    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