BUG #4091: ECPG $select incompability with Informix

Поиск
Список
Период
Сортировка
От Mikael Omma
Тема BUG #4091: ECPG $select incompability with Informix
Дата
Msg-id 200804041238.m34CcMbW007189@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #4091: ECPG $select incompability with Informix  (Bruce Momjian <bruce@momjian.us>)
Re: BUG #4091: ECPG $select incompability with Informix  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      4091
Logged by:          Mikael Omma
Email address:      mikael.omma@ge.com
PostgreSQL version: 8.2.6
Operating system:   SUSE Linux 10
Description:        ECPG $select incompability with Informix
Details:

ECPG "$select a, b, c into :a, :b, :c from table".
If in the db table the order of columns (b, a, c) this will not work.  I
have ESQL code from Informix ported to PostgreSQL.  In informix the order in
columns in the select query does not have to match the real order in the
table of the database.  Workaround is to reorder all columns in the ported
code.

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

Предыдущее
От: "J6M"
Дата:
Сообщение: Re: BUG #4096: PG 8.3.1. confused about remaining disk space
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4100: GMT offsets are wrong