Re: Backend-internal SPI operations

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: Backend-internal SPI operations
Дата
Msg-id 200009012221.RAA19767@jupiter.jw.home
обсуждение исходный текст
Ответ на Re: Backend-internal SPI operations  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Backend-internal SPI operations
Список 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 по дате отправления:

Предыдущее
От: Thomas Swan
Дата:
Сообщение: Re: A fine point about OUTER JOIN semantics
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Backend-internal SPI operations