BUG #13536: SQLParamData thows "Invalid Endian" error

Поиск
Список
Период
Сортировка
От lthompson@alteryx.com
Тема BUG #13536: SQLParamData thows "Invalid Endian" error
Дата
Msg-id 20150803182338.1044.84028@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13536: SQLParamData thows "Invalid Endian" error
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13536
Logged by:          Linda Thompson
Email address:      lthompson@alteryx.com
PostgreSQL version: 9.4.1
Operating system:   windows
Description:

With the 9.2 ODBC driver and many previous versions my SQLParamData worked
just fine.  When we went to 9.3.3 and 9.3.4 ODBC Drivers, we can no longer
add Spatial objects.  The second call to SQLParamData to add the next
Spatial object throws an error "Invalid Endian".  However if we do 1 spatial
object at a time, we can add the exact same object with the exact same code.
 I believe there is a bug somewhere in the new ODBC driver throwing the
wrong error code.  IT should just be returning SQL_NEED_DATA or "done"

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13533: jsonb_populate_record does not work when the value is a simple string
Следующее
От: brent_despain@selinc.com
Дата:
Сообщение: Re: BUG #13530: sort receives "unexpected out-of-memory situation during sort"