refactor preprocess_targetlist

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: refactor preprocess_targetlist
Date: 2005-03-17 06:41:23
Message-ID: 42392693.5050707@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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().

Barring any objections, I'll apply this to HEAD tonight or tomorrow.

-Neil

Attachment Content-Type Size
planner_tlist_refactor-2.patch text/x-patch 6.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2005-03-17 09:05:39 Re: [pgsql-hackers-win32] win32 performance - fsync question
Previous Message Satoshi Nagayasu 2005-03-17 03:40:24 Re: read-only database