]> granicus.if.org Git - postgresql/commit
> 1) When a row is retrieved, and then a SQL_FETCH_FIRST is issued, the
authorBruce Momjian <bruce@momjian.us>
Sat, 4 Aug 2001 19:33:49 +0000 (19:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 4 Aug 2001 19:33:49 +0000 (19:33 +0000)
commitf8683e8a9c9369d1713e9a13867a0541ac56787e
treea8664d7ea92ea9d61deba6a6c8592f96c40ad801
parent184505bbfc2484103083728601999f8b7cb87944
> 1) When a row is retrieved, and then a SQL_FETCH_FIRST is issued, the
check
> in convert.c
> does not consider the fact that the value in the field has been altered to
> be a '1' if the
> backend handed it a 't'.  The net result being that the first row on any
> subsequent queries
> has all it's boolean set to 0.

Aidan Mountford
src/interfaces/odbc/convert.c