Re: selecting from cursor

Поиск
Список
Период
Сортировка
От Alex Pilosov
Тема Re: selecting from cursor
Дата
Msg-id Pine.BSO.4.10.10107030928290.7004-100000@spider.pilosoft.com
обсуждение исходный текст
Ответ на Re: selecting from cursor  (Alex Pilosov <alex@pilosoft.com>)
Список pgsql-hackers
On Mon, 2 Jul 2001, Alex Pilosov wrote:

> > shown us the proposed changes, I really suspect that a union would be
> > cleaner, because it'd avoid ugliness in those places.  Bear in mind that
> I have attached the diff of what I have now. Please take a look through
> it. Its not exactly done (only the parser and pieces of executor parts of
> "FROM CURSOR" are there, and I didn't attach gram.y diff because its just
> too ugly now), so its definitely not ready for application, but with these
> changes, it compiles and 'make check' goes through fine ;)
Apparently the diff was too large for mailserver. I have posted it at 
http://www.formenos.org/pg/rte.diff

95% of that diff is obvious changes. 5% are not-so-obvious :)

-alex



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

Предыдущее
От: "Jean-Francois Leveque"
Дата:
Сообщение: Trigger Procedures question
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Trigger Procedures question