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

From Andres Freund
Subject Re: [HACKERS] safer node casting
Date
Msg-id 20170126001634.obyoqd4shn2iaweo@alap3.anarazel.de
Whole thread Raw
In response to [HACKERS] safer node casting  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: [HACKERS] safer node casting  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi Peter,


On 2016-12-31 12:08:22 -0500, Peter Eisentraut wrote:
>     RestrictInfo *rinfo = castNode(RestrictInfo, lfirst(lc));

Are you planning to add this / update this patch? Because I really would
have liked this a number of times already...  I can update it according
to my suggestions (to avoid multiple eval scenarios) if helpful

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Should buffer of initialization fork have aBM_PERMANENT flag
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Checksums by default?