Re: refactor preprocess_targetlist - Mailing list pgsql-patches

From Neil Conway
Subject Re: refactor preprocess_targetlist
Date
Msg-id 423A1F30.7080802@samurai.com
Whole thread Raw
In response to refactor preprocess_targetlist  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway wrote:
> This patch moves some code for preprocessing FOR UPDATE from
> grouping_planner() to preprocess_targetlist(), according to a comment in
> grouping_planner(). I think the refactoring makes sense, and moves some
> extraneous details out of grouping_planner().

Applied.

-Neil

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: avoiding tuple construction/deconstruction overhead
Next
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] libecpg (8.0 and CVS) hits a gcc bug on powerpc and amd64 (crash)