[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:59 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_2_STABLE
Modified Files:
--------------
pgjdbc/org/postgresql/jdbc2:
AbstractJdbc2ResultSet.java (r1.88.2.4 -> r1.88.2.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java.diff?r1=1.88.2.4&r2=1.88.2.5)
pgjdbc/org/postgresql/test/jdbc2:
ResultSetTest.java (r1.27 -> r1.27.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/test/jdbc2/ResultSetTest.java.diff?r1=1.27&r2=1.27.2.1)
More information about the Jdbc-commits
mailing list