Commit Graph

174 Commits (454f44e8e3929c4c8283be2db5e7df5233ce500e)

Author SHA1 Message Date
Bruce Momjian 454f44e8e3 Attached is a patch to remove some redundant code in the JDBC driver. 25 years ago
Bruce Momjian fb5b85a8f2 I think you replaced too many things with put(... 25 years ago
Bruce Momjian eb610fb8f1 Compile fix for jdbc1. 25 years ago
Bruce Momjian 184505bbfc Attached is a patch that does the following: 25 years ago
Bruce Momjian 509f5d241a This patch merges the identical methods from the JDBC1 and JDBC2 25 years ago
Bruce Momjian 732a3ee8eb Move EncodingTest.java file. 25 years ago
Bruce Momjian a7eba9ca7a DatabaseMetaData.getColumns() doesn't appear to get the default 25 years ago
Bruce Momjian eec08cddb4 Great, here is a context diff of CVS for implementing the get/setCatalog methods 25 years ago
Bruce Momjian ff21a8e5c8 JDBC encoding additions. 25 years ago
Bruce Momjian b08e86d557 The attached patch fixes problems with the JDBC driver handling long 25 years ago
Bruce Momjian 79d78bb26a Add missing encode file. 25 years ago
Peter Eisentraut a1c6eb69e3 German message localization for JDBC 25 years ago
Peter Eisentraut bb0db45302 postgresql.badint property name was probably meant to be 25 years ago
Peter Eisentraut b054fb3b2d Implement DatabaseMetaData.getCatalogs() 25 years ago
Peter Eisentraut 2d9ee0fc55 Bring DatabaseMetaData feature tests up to date: 25 years ago
Peter Eisentraut ea88062c29 Sync with jdbc2, remove gratuitous white space differences. 25 years ago
Peter Eisentraut af3ce5daa4 Resolve a number of oddities in the Java build. First, remove the weird 25 years ago
Peter Eisentraut cff024120a Terminate message doesn't have a trailing zero byte. 25 years ago
Bruce Momjian 5621ec0629 Remove ConnectionHook.java. No longer used, bad code. 25 years ago
Bruce Momjian 0e4d43f459 The attached patch removes some old and dead code (and some related 25 years ago
Bruce Momjian 5f5f8b97e2 This patch moves the setting of the timezone on the SimpleDateFormat 25 years ago
Bruce Momjian 314207881b Attached is a patch to remove the ConnectionHook functionality and thus 25 years ago
Bruce Momjian db491a6d78 SimpleDateFormat performance improvement, thread-safe. 25 years ago
Bruce Momjian 54361b4233 High memory usage 25 years ago
Bruce Momjian 8af0ea9dc1 Got two patches that were found by folks on the Castor list, that we'd like to 25 years ago
Bruce Momjian 24775c5cd5 Document and work around ANT bug that prevents directory deletion. 25 years ago
Bruce Momjian ba17165f55 This adds unary plus capability. No grammar changes, per Tom's request. 25 years ago
Bruce Momjian bf9e01d950 Add large object finalization cleanup to the proper java file. 25 years ago
Bruce Momjian 4dca29dd3c Remove large object finalize code. Compile error. 25 years ago
Bruce Momjian b69370441e protected void finalize() { 25 years ago
Bruce Momjian c9445f0882 The following patch for JDBC fixes an issue with jdbc running on a 25 years ago
Bruce Momjian 4d84b7a10f I just got bitten by this too. I use type timestamp in the 25 years ago
Bruce Momjian f032b70c0c Fix for Druid. We did not support some PROCEDURE queries. 25 years ago
Bruce Momjian 0380765cc1 Attached is a patch to fix the problem Thomas mentions below. The JDBC 25 years ago
Bruce Momjian 97c7db2e15 Mention failure of ANT to delete directories on clean. 25 years ago
Bruce Momjian 74068dfed6 The following patch corrects a make install problem when building 25 years ago
Bruce Momjian 6f101c806b There are a number of changes. The main ones are: 25 years ago
Bruce Momjian 0995a5103f Fix ANT for *.properties files. 25 years ago
Bruce Momjian 7c2916a9ee Fix ANT so it only has '*.class' files, not the 'tags' file. 25 years ago
Bruce Momjian 18b02b9673 Back out timezone fix. Not needed in jdbc1. 25 years ago
Bruce Momjian a008109d05 Prevent ANT from recreating the JAR files just because the 25 years ago
Bruce Momjian a8a487df9f Fix pg_index statistics query to join proper relation. 25 years ago
Bruce Momjian f107174e8c Included is a patch that fixes a bug introduced in the lastest version 25 years ago
Bruce Momjian 2e3c56a0ea Cleanup of backpatch of jdbc2 improvements to jdbc1: 25 years ago
Bruce Momjian 1ef5c99c85 Fix 'make clean' with jdbc and ant by using filesets. 25 years ago
Bruce Momjian 6c183005d3 Mark column as not used. 25 years ago
Bruce Momjian 5abaa779c4 Fix for HASH for index lookups in ODBC. 25 years ago
Bruce Momjian 7934c93cbe This patch fixes a bug which occurs when setObject(1,obj) is called and obj 25 years ago
Bruce Momjian 37b006e074 Add NUMERIC tests to jdbc code. 25 years ago
Bruce Momjian 863c9d11f1 I was trying to get a very nice FREE graphical db tool called DbVisualizer 25 years ago