Re: move 0 behaviour

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: move 0 behaviour
Дата
Msg-id 17718.1036212572@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: move 0 behaviour  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: move 0 behaviour  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> Do not hack up PerformPortalFetch; put the special case for INT_MAX in
>> utility.c's FetchStmt code, instead.  As-is, you probably broke other
>> callers of PerformPortalFetch.

> I thought about that, but I need to fail if the cursor name is invalid. 

What has that got to do with it?
        regards, tom lane


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: 7.3B3 psql talking to a 7.2.3 server?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.2.3 vacuum bug