Re: WIP patch for LATERAL subqueries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WIP patch for LATERAL subqueries
Дата
Msg-id 25601.1344380894@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WIP patch for LATERAL subqueries  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: WIP patch for LATERAL subqueries
Список pgsql-hackers
I wrote:
> What I'd like to do next, barring objections, is to band-aid the places
> where the planner could crash on a LATERAL query (probably just make it
> throw FEATURE_NOT_SUPPORTED errors), write some documentation, and
> then commit what I've got.  After that I can go back to improve the
> planner and work on the parser refactoring issues as separate patches.

... and done (though the pgsql-committers message seems to have got hung
up for moderation).  I put some simplistic examples into section 7.2.1.5
and the SELECT reference page ... if anybody has ideas for
more-compelling small examples, please speak up.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: WIP: pg_pretty_query
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: WIP fix proposal for bug #6123