[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:17 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_0_STABLE

Modified Files:
--------------
    pgjdbc/org/postgresql/jdbc2:
        AbstractJdbc2ResultSet.java (r1.71.2.11 -> r1.71.2.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java.diff?r1=1.71.2.11&r2=1.71.2.12)
    pgjdbc/org/postgresql/test/jdbc2:
        ResultSetTest.java (r1.25.2.1 -> r1.25.2.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/test/jdbc2/ResultSetTest.java.diff?r1=1.25.2.1&r2=1.25.2.2)


More information about the Jdbc-commits mailing list