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

From Jelte Fennema-Nio
Subject Re: Make copyObject work in C++
Date
Msg-id DFKV26A4CHG2.CB7NJ1X62BKH@jeltef.nl
Whole thread Raw
In response to Re: Make copyObject work in C++  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
List pgsql-hackers
On Sat Jan 3, 2026 at 10:32 AM CET, Jelte Fennema-Nio wrote:
> Attached is a patchset that does that. It required a few more fixes to
> make the extension compile on MSVC too.

Rebased after Peter merged the C++ improvements from the other thread.

Attachment

pgsql-hackers by date:

Previous
From: "Jelte Fennema-Nio"
Date:
Subject: Re: RFC: adding pytest as a supported test framework
Next
From: "Jelte Fennema-Nio"
Date:
Subject: Re: Safer hash table initialization macro