[Jdbc-commits] pgjdbc: The JDBC spec says that when you have two duplicately named

User Jurka jurka at pgfoundry.org
Mon Jan 14 10:24:07 UTC 2008


Log Message:
-----------
The JDBC spec says that when you have two duplicately named columns,
a search by name should return the first one.

Magne Mahre

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgjdbc/org/postgresql/jdbc2:
        AbstractJdbc2ResultSet.java (r1.80.2.6 -> r1.80.2.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java.diff?r1=1.80.2.6&r2=1.80.2.7)
    pgjdbc/org/postgresql/test/jdbc2:
        ResultSetTest.java (r1.26 -> r1.26.2.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/test/jdbc2/ResultSetTest.java.diff?r1=1.26&r2=1.26.2.1)


More information about the Jdbc-commits mailing list