[Keystone Slip # 4] ECPG declare cursor parses, but no data struct in Postgres.

Поиск
Список
Период
Сортировка
От webmaster@postgresql.org
Тема [Keystone Slip # 4] ECPG declare cursor parses, but no data struct in Postgres.
Дата
Msg-id 199907231652.MAA15926@hub.org
обсуждение исходный текст
Список pgsql-bugs
---------------------------------------------------------------------------
Slip number -----: 4
Problem ---------: ECPG declare cursor parses, but no data struct in Postgres.
Opened by -------: adroffne@advance.net on 07/23/99 11:16
Assigned To -----: momjian
---------------------------------------------------------------------------
Summary:
The embedded SQL statement:
EXEC SQL DECLARE cursor_name CURSOR FOR select_statement;
does form a ECPGdo() call with the preprocessor. Yet, when the code runs, it generates the error:
portal "cursor_name" not defined
Does Postgres (6.5) know how to handle cursor declarations?
---------------------------------------------------------------------------
History:
07/23/99 12:52 by scrappy:
Dependency changed to 0 from
Current tech changed to momjian from
Contact changed to  from ANONYMOUS
Scheduled Close Date changed to 0 from
Scheduled Open Date changed to 0 from
Public setting changed to 1 from 0
Policy changed to 0

---------------------------------------------------------------------------


          Full information on this slip is available at:
http://www.postgresql.org/bugs/visitor.php3?sid=4&v_func=zoom

---------------------------------------------------------------------------
This message was generated automatically by Keystone at http://www.postgresql.org


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

Предыдущее
От: webmaster@postgreSQL.org
Дата:
Сообщение: [Keystone Slip # 5] Query consumes all RAM on machine (OR + LIKE problem)
Следующее
От: webmaster@postgresql.org
Дата:
Сообщение: [Keystone Slip # 7] Backend crashes with 'vacuum analyze', new in 6.5.1