BUG #8837: ODBC ANSI driver 9.03.01.00 reports 42P18 on IS NULL on bound variable - Mailing list pgsql-bugs

From kurt@alphasoftware.com
Subject BUG #8837: ODBC ANSI driver 9.03.01.00 reports 42P18 on IS NULL on bound variable
Date
Msg-id 20140114235425.30123.63422@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8837
Logged by:          Kurt Rayner
Email address:      kurt@alphasoftware.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.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: An odd thing with postgresql92-debuginfo-9.2.6-1PGDG.rhel6.x86_64.rpm
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: An odd thing with postgresql92-debuginfo-9.2.6-1PGDG.rhel6.x86_64.rpm