psqlodbc - psqlodbc: ODBC driver fail (raise exception) with these steps

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: ODBC driver fail (raise exception) with these steps
Date: 2005-12-05 16:44:02
Message-ID: 20051205164402.8B8DF1125074@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
ODBC driver fail (raise exception) with these steps (with Server Side Prepare):
1) SQLPrepare (SELECT relname FROM pg_class WHERE relname != ?)
2) SQLExecute
[Ludek Finstrle]

Modified Files:
--------------
psqlodbc:
convert.c (r1.133 -> r1.134)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c.diff?r1=1.133&r2=1.134)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2005-12-05 18:13:23 pgsql: Improve word parser.
Previous Message Tom Lane 2005-12-05 04:14:41 pgsql: Add regression test to see if the min/max values of int8 convert