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

From Tom Lane
Subject Re: Make copyObject work in C++
Date
Msg-id 2998351.1765205466@sss.pgh.pa.us
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
Peter Eisentraut <peter@eisentraut.org> writes:
> AFAICT, both gcc and clang support typeof in C++ mode as well.  So this 
> kind of renaming could be confusing.

Hm, if that's true then we should not have to do anything ...
so why is Jelte reporting a problem?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: missing PG_IO_ALIGN_SIZE uses
Next
From: Heikki Linnakangas
Date:
Subject: Re: Tighten up range checks for pg_resetwal arguments