BUG #8837: ODBC ANSI driver 9.03.01.00 reports 42P18 on IS NULL on bound variable

From: kurt(at)alphasoftware(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8837: ODBC ANSI driver 9.03.01.00 reports 42P18 on IS NULL on bound variable
Date: 2014-01-14 23:54:25
Message-ID: 20140114235425.30123.63422@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8837
Logged by: Kurt Rayner
Email address: kurt(at)alphasoftware(dot)com
PostgreSQL version: 9.3.2
Operating system: Windows
Description:

The PostgreSQL ANSI ODBC driver reports 42P18 - ERROR: could not determine
data type of parameter $<n>; when preparing SQL with an expression of the
form:

<bound parameter> IS NULL.

This is a breaking change to existing code that depends on being able to
check the NULL-ness of a parameter.

This behavior is new as of 9.03.01.00.

Browse pgsql-bugs by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2014-01-15 08:21:05 Re: An odd thing with postgresql92-debuginfo-9.2.6-1PGDG.rhel6.x86_64.rpm
Previous Message Tom Lane 2014-01-14 23:21:46 Re: An odd thing with postgresql92-debuginfo-9.2.6-1PGDG.rhel6.x86_64.rpm