Re: Make copyObject work in C++

Поиск
Список
Период
Сортировка
От Jelte Fennema-Nio
Тема Re: Make copyObject work in C++
Дата
Msg-id CAGECzQTW4JBdydafZ53w7nyZ8NH+itpSDbo7xY9Lw+jP=pV+ZQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Make copyObject work in C++  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers
On Mon, 26 Jan 2026 at 11:29, Peter Eisentraut <peter@eisentraut.org> wrote:
> Maybe it would be enough to only support PG_MODULE_MAGIC (without
> arguments) in C++ for now.

You mean by explicitly ifdefing out PG_MODULE_MAGIC_EXT to make it
unusable in C++? Or just not adding the additional documentation that
I added in my patch?
I'm currently using PG_MODULE_MAGIC_EXT in the C++ extension that I
maintain, and I'd prefer to continue doing so. Especially because it
(currently) doesn't have to work on MSVC for my purposes.



В списке pgsql-hackers по дате отправления: