Re: Make copyObject work in C++ - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Make copyObject work in C++
Date
Msg-id DFXOG2P1QMS8.3L7MCAL0E6MVJ@jeltef.nl
Whole thread Raw
In response to Re: Make copyObject work in C++  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Make copyObject work in C++
List pgsql-hackers
On Tue Jan 20, 2026 at 5:28 PM CET, Peter Eisentraut wrote:
> I have split your first patch further.  For a start, I left out the
> PG_MODULE_MAGIC*-related changes and disabled the module under MSVC.
> This has been committed.  I plan to let the buildfarm run with it for a
> day or two and then add in the basic MSVC support.

To hopefully make your life a bit easier. Here's a rebased version that
enables the MSVC support again, with an updated commit message.

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: [PATCH] Replace COUNT(NULL) with '0'::bigint
Next
From: Junwang Zhao
Date:
Subject: Re: [PATCH] Replace COUNT(NULL) with '0'::bigint