pgsql-server/src/interfaces/jdbc/org/postgresq ... - Mailing list pgsql-committers

From barry@postgresql.org (Barry Lind)
Subject pgsql-server/src/interfaces/jdbc/org/postgresq ...
Date
Msg-id 20030204100933.06C2B474E44@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    barry@postgresql.org    03/02/04 05:09:32

Modified files:
    src/interfaces/jdbc/org/postgresql/jdbc1:
                                              AbstractJdbc1Statement.java

Log message:
    Two patches from Kris Jurka.  One fixes a problem with incorrect type for double
    and the other fixes a NPE in Statement.toString() under some circumstances.
    The second patch was originally submitted by Oliver Jowett and updated by Kris


pgsql-committers by date:

Previous
From: barry@postgresql.org (Barry Lind)
Date:
Subject: pgsql-server/src/interfaces/jdbc/org/postgresq ...
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql-server/src/backend/parser gram.y