table and column information from cursor?

Поиск
Список
Период
Сортировка
От John DeSoi
Тема table and column information from cursor?
Дата
Msg-id 2A47037F-A900-11D9-92FA-000A95B03262@pgedit.com
обсуждение исходный текст
Ответы Re: table and column information from cursor?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I was wondering if there is some way I'm missing to get the table and
column information from a cursor. If I fetch from a cursor, the table
OID and column number values are 0 in the row description. If I execute
the same query directly without a cursor, the row description has the
correct values for table OID and column number. I'm using the v3
protocol via a socket with PostgreSQL 8.0.


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: "Leif B. Kristensen"
Дата:
Сообщение: Re: Accessing environment variables from psql (SOLVED)
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: create user with database and contrib