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

From Tom Lane
Subject Re: [HACKERS] safer node casting
Date
Msg-id 9604.1485469665@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] safer node casting  (Andres Freund <andres@anarazel.de>)
Responses Re: [HACKERS] safer node casting  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
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 ;-)
        regards, tom lane



pgsql-hackers by date:

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