ECPG DESCRIBE [OUTPUT] support

Поиск
Список
Период
Сортировка
От Boszormenyi Zoltan
Тема ECPG DESCRIBE [OUTPUT] support
Дата
Msg-id 4B4238C7.2030006@cybertec.at
обсуждение исходный текст
Ответ на Re: ECPG patch 3, DESCRIBE [OUTPUT] support  (Boszormenyi Zoltan <zb@cybertec.at>)
Ответы Re: ECPG DESCRIBE [OUTPUT] support
Re: ECPG DESCRIBE [OUTPUT] support
Список pgsql-hackers
Hi,

new patch is attached. Modified according to
the new DB2 / Sybase compatible SQLDA structure.
ECPGdescribe() has an "int compat" parameter, because:
- the (struct prepared_statement *)->stmt ->compat is not set, and
- it's more sensible to use the compat mode of the
  ECPGdescribe() caller, because different source files can be
  compiled with different (native or compat) modes.
The Informix-specific syntax "DESCRIBE ... INTO sqlda" is also
accepted in native mode now.

Best regards,
Zoltán Böszörményi

--
Bible has answers for everything. Proof:
"But let your communication be, Yea, yea; Nay, nay: for whatsoever is more
than these cometh of evil." (Matthew 5:37) - basics of digital technology.
"May your kingdom come" - superficial description of plate tectonics

----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/


Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_migrator issues
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_migrator issues