Commit Graph

20 Commits (c4ccc6146bfe2d20140da2e388e0d62b41c96f9b)

Author SHA1 Message Date
Bruce Momjian 5383b5d8ed Okay, I have some new code in place that hopefully should work better. I 26 years ago
Bruce Momjian 339ce34b87 As if my JDBC patch hasn't already caused enough grief, there is now a 26 years ago
Bruce Momjian aebfaf7861 Attached is a patch that prevents a NullPointerException in the JDBC 26 years ago
Bruce Momjian 7f171b599a This patch implements the following command: 26 years ago
Bruce Momjian 65edb54186 Attached are a patch to allow the charset encoding used by the JDBC 26 years ago
Bruce Momjian 4f5cdadf03 Applied to jdbc1 and jdbc2. 26 years ago
Bruce Momjian 879639b5be This patch for the 7.0.2 JDBC interface addresses four issues I 26 years ago
Peter Mount 9eddc7519d Fixed DatabaseMetaData.getTableTypes() 26 years ago
Bruce Momjian d3ef753686 This patch fixes the 0-based/1-based result set indexing problem for 26 years ago
Bruce Momjian d42f9b59e9 Here is a patch for interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java 26 years ago
Peter Mount e3cc370d15 Added org/postgresql/DriverClass.java to the list of files removed by make clean (it's dynamically built) 26 years ago
Peter Mount 0e38f0a1d1 Added some missing org.'s that prevented the use of the geometric types 26 years ago
Peter Mount d7dbba2659 Removed hardwired 8k limit on queries 26 years ago
Peter Mount 228a5e708c Removed timezone in ResultSet.getTimestamp() 26 years ago
Bruce Momjian 2cfb14e8ea Fix the off by one errors in ResultSet from 6.5.3, and more. 26 years ago
Peter Mount 86b8bd0748 Minor fixes ready for 7.0 26 years ago
Bruce Momjian f839762e0b Remove DriverClass.java. It is generated by the compile. 26 years ago
Bruce Momjian 0b65e1436e Add res clear to example 26 years ago
Peter Mount 4fc3690238 Attempt III 26 years ago
Peter Mount 25dadc8514 Another attempt at 7.0 26 years ago