]> granicus.if.org Git - postgresql/commit
Patch by Nicolas Verger to correctly propogate SQLWarning to the Statement and ResultSet
authorDave Cramer <davec@fastcrypt.com>
Tue, 5 Mar 2002 18:02:44 +0000 (18:02 +0000)
committerDave Cramer <davec@fastcrypt.com>
Tue, 5 Mar 2002 18:02:44 +0000 (18:02 +0000)
commit29ea8ff9b13f7e4e42d18a04a46e5cc3d8f9cfd2
treeed794d1ab91d5824d0e2115994eab8a6e2a5e163
parentff2f9b663f73b020cc5f8fa05d848a6f6d33c6ac
Patch by Nicolas Verger to correctly propogate SQLWarning to the Statement and ResultSet
src/interfaces/jdbc/org/postgresql/ResultSet.java
src/interfaces/jdbc/org/postgresql/Statement.java