Re: [HACKERS] Declare Cursor question again

Поиск
Список
Период
Сортировка
От Dr. Michael Meskes
Тема Re: [HACKERS] Declare Cursor question again
Дата
Msg-id 19980806221158.B266@feivel.online-club.de
обсуждение исходный текст
Ответ на AW: [HACKERS] Declare Cursor question again  (Andreas Zeugswetter <andreas.zeugswetter@telecom.at>)
Список pgsql-hackers
On Thu, Aug 06, 1998 at 10:52:48AM +0200, Andreas Zeugswetter wrote:
> Informix can't eighter:
> informix@zeus:/usr/informix> esql hallo.ec
> esqlc: "hallo.ec", line 9: Error -33055: The name cur has already been used.
> 1 error(s) found
>
> I guess the objective has to be: be fast during execution
> and therefore a declare is probably better.

It doesn't make much of a speed difference. But my solution is not needed.
That's what prepare is for.

Michael
--
Dr. Michael Meskes        meskes@online-club.de, meskes@debian.org
Go SF49ers! Go Rhein Fire!    Use Debian GNU/Linux!

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

Предыдущее
От: Brook Milligan
Дата:
Сообщение: Re: [HACKERS] indexes and floats
Следующее
От: "Dr. Michael Meskes"
Дата:
Сообщение: Re: [HACKERS] Declare Cursor question again