Hi Mark,

On 3/9/17 3:34 PM, Peter Eisentraut wrote:
On 3/7/17 18:27, Mark Dilger wrote:
You appear to be using a #define macro to wrap a function of the same name
with the code:

#define copyObject(obj) ((typeof(obj)) copyObject(obj))

Yeah, that's a bit silly.  Here is an updated version that changes that.

Do you know when you'll have a chance to take a look at the updated patch?

--
-David
da...@pgmasters.net


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to