Re: Backend-internal SPI operations - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: Backend-internal SPI operations
Date
Msg-id 200009012221.RAA19767@jupiter.jw.home
Whole thread Raw
In response to Re: Backend-internal SPI operations  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Backend-internal SPI operations
List pgsql-hackers
Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > then it becomes
> > SELECT * FROM (SELECT a, b, c FROM my_table);
> > which would presumably be possible with the new query-tree.
>
> Right, that's exactly how we've been planning to fix the problems
> with grouped views and so forth.
>
> I am beginning to think that this may have to happen for 7.1, else
> view inside ISO-style JOIN constructs aren't going to work right.
> Further news as it happens...
   You really want to start on that NOW?
   I  suggest  let's  get  what  we have out of the door now and   don't work under pressure on these complex things.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #




pgsql-hackers by date:

Previous
From: Thomas Swan
Date:
Subject: Re: A fine point about OUTER JOIN semantics
Next
From: Jan Wieck
Date:
Subject: Re: Backend-internal SPI operations