Patch by Nicolas Verger to correctly propogate SQLWarning to the Statement and ResultSet
Dave Cramer <davec@fastcrypt.com>
Patch by Nicolas Verger to correctly propogate SQLWarning to the Statement and ResultSet
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/ResultSet.java | modified | +32 −0 |
| src/interfaces/jdbc/org/postgresql/Statement.java | modified | +12 −0 |