Re: [HACKERS] safer node casting - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] safer node casting
Date
Msg-id 20170127010122.4xrehdj5k2qq3qbm@alap3.anarazel.de
Whole thread Raw
In response to Re: [HACKERS] safer node casting  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2017-01-26 17:27:45 -0500, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > #if defined(USE_ASSERT_CHECKING) && defined(PG_USE_INLINE)
> > is probably a better gatekeeper in the back-branches, than gcc?
> 
> Ah, yeah, that would work --- I'd already swapped out that business ;-)

Done that way.

- Andres



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [HACKERS] [PATCH] Rename pg_switch_xlog to pg_switch_wal
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] safer node casting