Commits

Showing commits that first shipped in 7.3 (backpatches included). Clear

DateSubjectAuthorReleases
2003-03-14 Backport batch update error message improvements to 7.3 branch Barry Lind 7.3.3
2003-02-09 Merge changes from head to 7.3 branch: better error message on character set conversion problems and patch from Kris Jurka for numeric scale Barry Lind 7.3.3
2002-11-14 Backpatch from head: fixes for a threading bug, a problem with setNull involving Barry Lind 7.3.1
2002-08-13 Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers. Bruce Momjian 7.3.1
2002-06-24 patch to add support for callable statements to the jdbc driver. The patch was submitted by Paul Bethe pmbethe@yahoo.com Barry Lind 7.3.1
2002-06-13 added messages for updateable result sets Dave Cramer 7.3.1
2002-04-02 Removed error message that was incorectly being issued. This fixes a problem reported a few months ago where a select in a rule was causing an insert statement to return a result set which the code was explicitly prohibiting. Barry Lind 7.3.1
2002-03-27 applied patch from Liam Stewart fixing a message in the properties file Barry Lind 7.3.1
2002-03-09 Added a check for not calling next() before getting objects from the result set, Dave Cramer 7.3.1
2002-03-09 Here is a small patch that cleans up some error reporting in the JDBC driver. PSQLExceptions are thrown instead of SQLExceptions and if a warning is received while waiting for the backend secret key, that warning is chained to the new Connection object instead of generating an exception. A couple new error messages have been added. Dave Cramer 7.3.1