Re: Convert planner's AggInfo and AggTransInfo to Nodes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Convert planner's AggInfo and AggTransInfo to Nodes
Date
Msg-id 1210832.1658248268@sss.pgh.pa.us
Whole thread Raw
In response to Re: Convert planner's AggInfo and AggTransInfo to Nodes  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
List pgsql-hackers
=?utf-8?Q?Dagfinn_Ilmari_Manns=C3=A5ker?= <ilmari@ilmari.org> writes:
> It seems like a reasonable idea, but I don't know enough to judge the
> wider ramifications of it.  But one thing that the patch should also do,
> is switch to using the l*_node() functions instead of manual casting.

Hm, I didn't bother with that on the grounds that there's no question
what should be in those two lists.  But I guess it's not much extra
code, so pushed that way.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: [PATCH] Log details for client certificate failures
Next
From: Tom Lane
Date:
Subject: Re: Memory leak fix in psql