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

User Jurka jurka at pgfoundry.org
Mon Jan 14 10:23:50 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

Modified Files:
--------------
    pgjdbc/org/postgresql/jdbc2:
        AbstractJdbc2ResultSet.java (r1.100 -> r1.101)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java.diff?r1=1.100&r2=1.101)
    pgjdbc/org/postgresql/test/jdbc2:
        ResultSetTest.java (r1.28 -> r1.29)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/test/jdbc2/ResultSetTest.java.diff?r1=1.28&r2=1.29)


More information about the Jdbc-commits mailing list