FETCH without FROM/IN

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема FETCH without FROM/IN
Дата
Msg-id 20000112161216.A334@fam-meskes.de
обсуждение исходный текст
Ответы Re: [HACKERS] FETCH without FROM/IN  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I've been send a patch to the parser that changes the FETCH statement to not
accept an empty portal name anymore and and allows FETCH without IN/FROM.

First of all I really like to add this to ECPG since the different FETCH
syntax is a major compatibility problem. But I do not like to have ECPG's
parser accept the statement while the backend does not. Since this is not a
standard feature I wonder what others think about it.

My point of view is that I'd like to have as much compatibility as possible.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!


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

Предыдущее
От: dLux
Дата:
Сообщение: PostgreSQL performance problems: heavy load
Следующее
От: Brook Milligan
Дата:
Сообщение: Re: [HACKERS] psql -f inconsistency with "copy from stdin"