Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-05-17 | Minor bug fixes. Replaced DateStyle support with ISO. | Peter Mount | |
1999-04-11 | Implement UpdateCount | Peter Mount | |
1998-04-18 | From: Peter T Mount <[email protected]>REL6_3_2 | Marc G. Fournier | |
This fixes a problem in ResultSet.getDate() when the column is NULL (reported by Vincent Partington <[email protected]>) And fixes a problem with Field's (ResultSet.getObject() was proving to be slow as it repetedly send queries for oid -> name mapping - fixed by creating a cache. (reported by Mario Ellebrecht <[email protected]>) | |||
1998-01-11 | Peter's Mega-Patch for JDBC... | Marc G. Fournier | |
see README_6.3 for list of changes | |||
1997-08-16 | Bring in Adrian's JDBC driver as an interface | Marc G. Fournier | |