Re: psqlODBC 09.05.0200 Released

Поиск
Список
Период
Сортировка
От Pavel Raiskup
Тема Re: psqlODBC 09.05.0200 Released
Дата
Msg-id 2358560.7dzo2vKd9I@nb.usersys.redhat.com
обсуждение исходный текст
Ответ на psqlODBC 09.05.0200 Released  (hiroshi@winpg.jp (Hiroshi Saito))
Ответы Re: psqlODBC 09.05.0200 Released  (Pavel Raiskup <praiskup@redhat.com>)
Re: psqlODBC 09.05.0200 Released  (Pavel Raiskup <praiskup@redhat.com>)
Re: psqlODBC 09.05.0200 Released  (Christoph Berg <myon@debian.org>)
Список pgsql-odbc
Hi, fyi, I keep getting...

+ cat ./regression.diffs
*** ./expected/param-conversions.out    Sat Apr  9 14:19:08 2016
--- results/param-conversions.out       Thu Apr 14 15:44:56 2016
***************
*** 72,83 ****

  Testing "SELECT 1.3 > ?" with SQL_C_CHAR -> SQL_FLOAT param "3', 'injected, BAD!', '1"...
  SQLExecDirect failed
! 22P02=ERROR: invalid input syntax for type double precision: "3', 'injected, BAD!', '1";
  Error while executing the query

  Testing "SELECT 1.4 > ?" with SQL_C_CHAR -> SQL_FLOAT param "4 \'bad', '1"...
  SQLExecDirect failed
! 22P02=ERROR: invalid input syntax for type double precision: "4 \'bad', '1";
  Error while executing the query

  Testing "SELECT 1-?" with SQL_C_CHAR -> SQL_INTEGER param "-1"...
--- 72,83 ----

  Testing "SELECT 1.3 > ?" with SQL_C_CHAR -> SQL_FLOAT param "3', 'injected, BAD!', '1"...
  SQLExecDirect failed
! 22P02=ERROR: invalid input syntax for type numeric: "3', 'injected, BAD!', '1";
  Error while executing the query

  Testing "SELECT 1.4 > ?" with SQL_C_CHAR -> SQL_FLOAT param "4 \'bad', '1"...
  SQLExecDirect failed
! 22P02=ERROR: invalid input syntax for type numeric: "4 \'bad', '1";
  Error while executing the query

  Testing "SELECT 1-?" with SQL_C_CHAR -> SQL_INTEGER param "-1"...
+ read line

... on Fedora 23.  I'll try to look more carefuly next week unless there
is somebody quicker than me.

Thanks, Pavel



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

Предыдущее
От: "Dieter Mueller (BOI GmbH)"
Дата:
Сообщение: Re: [MASSMAIL]Re: use psqlodbc on Windows without Windows driver manager?
Следующее
От: Pavel Raiskup
Дата:
Сообщение: Re: psqlODBC 09.05.0200 Released