public inbox for [email protected]  
help / color / mirror / Atom feed
From: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: pgsql: Revert "Change copyObject() to use typeof_unqual"
Date: Sat, 07 Feb 2026 09:16:30 +0000
Message-ID: <[email protected]> (raw)

Revert "Change copyObject() to use typeof_unqual"

This reverts commit 4cfce4e62c8f09f5b1f6a7f69760ca46a74406e2.

This implementation fails to compile on newer MSVC that support
__typeof_unqual__.  (Older versions did not support it and compiled
fine.)  Revert for now and research further.

Reported-by: Bryan Green <[email protected]>
Discussion: https://www.postgresql.org/message-id/b03ddcd4-2a16-49ee-b105-e7f609f3c514%40gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0af05b5dbb42387957582e76232dc27138382e5a

Modified Files
--------------
config/c-compiler.m4       | 25 -------------------------
configure                  | 42 ------------------------------------------
configure.ac               |  1 -
meson.build                | 24 ------------------------
src/include/nodes/nodes.h  |  4 ++--
src/include/pg_config.h.in |  7 -------
6 files changed, 2 insertions(+), 101 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Revert "Change copyObject() to use typeof_unqual"
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox