Re: Change copyObject() to use typeof_unqual

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Change copyObject() to use typeof_unqual
Date: 2026-03-13 16:18:18
Message-ID: CAGECzQSzXop4L4=y297r8cCjfwLv8mwUi1pxN3ufevbeXSVLNA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 13 Mar 2026 at 17:15, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> wrote:
> Attached should fix it.

Okay corrected in this v2, which fixes all of the places I could find.

Attachment Content-Type Size
fix-v2.patch text/x-patch 812 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-03-13 16:24:53 Re: tid_blockno() and tid_offset() accessor functions
Previous Message Nathan Bossart 2026-03-13 16:16:49 Re: Speed up COPY FROM text/CSV parsing using SIMD