pgsql/src/interfaces/odbc convert.c - Mailing list pgsql-committers

From Bruce Momjian - CVS
Subject pgsql/src/interfaces/odbc convert.c
Date
Msg-id 200108041933.f74JXn073492@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/08/04 15:33:49

Modified files:
    src/interfaces/odbc: convert.c

Log message:
    > 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


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql Conne ...
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/contrib/intarray _int.c