Re: selecting from cursor - Mailing list pgsql-hackers

From Alex Pilosov
Subject Re: selecting from cursor
Date
Msg-id Pine.BSO.4.10.10107030928290.7004-100000@spider.pilosoft.com
Whole thread Raw
In response to Re: selecting from cursor  (Alex Pilosov <alex@pilosoft.com>)
List 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 by date:

Previous
From: "Jean-Francois Leveque"
Date:
Subject: Trigger Procedures question
Next
From: Jan Wieck
Date:
Subject: Re: Trigger Procedures question