Re: Proposed Query Planner TODO items - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Proposed Query Planner TODO items
Date
Msg-id 200312090925.54413.josh@agliodbs.com
Whole thread Raw
In response to Re: Proposed Query Planner TODO items  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom,

> In general I am suspicious of proposals to rewrite queries into UNION
> "equivalents", because the "equivalent" usually isn't exactly
> equivalent, at least not without conditions that the planner can't
> easily prove.

As I said, I'm not sure that UNIONing the query is the solution, we just need 
something other than what the planner currently does, which does not 
complete.

Explains later today.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: PostgreSQL port to pure Java?
Next
From: "D'Arcy J.M. Cain"
Date:
Subject: Re: PostgreSQL port to pure Java?