Re: CommitFest 2009-09, two weeks on

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: CommitFest 2009-09, two weeks on
Дата
Msg-id 20091111192734.GD4038@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: CommitFest 2009-09, two weeks on  (Boszormenyi Zoltan <zb@cybertec.at>)
Ответы Re: CommitFest 2009-09, two weeks on
Re: CommitFest 2009-09, two weeks on
Список pgsql-hackers
Boszormenyi Zoltan escribió:

> I have split up (and cleaned up a little) the dynamic
> cursorname patch into smaller logical, easier-to-review
> pieces. Descriptions below.
> 
> 1) 1a-unified-optfromin-fetch-ctxdiff.patch
> 
> ecpg supports optional FROM/IN in FETCH and
> MOVE statements (mainly because it's required by
> Informix-compatibility). Unify core and ecpg grammar
> as per Tom Lane's suggestion.

I have applied this patch after some tinkering.  I mainly added support
for "fetch_args: FORWARD opt_from_in name" and "BACKWARD opt_from_in
name" in ecpg.addons which apparently you forgot.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch committers
Следующее
От: Tom Lane
Дата:
Сообщение: Re: CommitFest 2009-09, two weeks on