Fix for java to allow password, european dates,from Peter T Mount
Bruce Momjian <bruce@momjian.us>
Fix for java to allow password, european dates,from Peter T Mount
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/JDBC_Test.java | modified | +96 −50 |
| src/interfaces/jdbc/postgresql/Connection.java | modified | +71 −6 |
| src/interfaces/jdbc/postgresql/ResultSet.java | modified | +29 −19 |
| src/interfaces/jdbc/README | modified | +41 −1 |