Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update of Java driver from Peter Mount. | Bruce Momjian | 1997-11-07 |
| | |||
* | Fix for java to allow password, european dates,from Peter T Mount | Bruce Momjian | 1997-10-30 |
| | |||
* | Fix for java timestamp type from teunis@sigil.computersupportcentre.com | Bruce Momjian | 1997-10-30 |
| | |||
* | From: Peter T Mount <patches@maidast.demon.co.uk> | Marc G. Fournier | 1997-09-29 |
| | | | | | | | | This patch fixes a few results in DatabaseMetaData, and updates the README and TODO files (the later being a new file). The TODO file lists the things that need to be looked into after 6.2 is released, and describes the problem with Large Objects. | ||
* | From: CNT systemen BV <cntsys@cistron.nl> | Marc G. Fournier | 1997-09-28 |
| | | | | | | | | I've found a problem in the Postgresql jdbc driver. "ReceiveInteger" shifts a received byte right instead of left. This means that only the least significant byte is read into the int. Reviewed by: Peter T Mount <patches@maidast.demon.co.uk> | ||
* | Get these two files finally committed for Peter...sorry for delay :( | Marc G. Fournier | 1997-09-26 |
| | |||
* | Bring in Peter's changes...finally :( | Marc G. Fournier | 1997-09-20 |
| | |||
* | Update patch from Peter <patches@maidast.demon.co.uk> | Marc G. Fournier | 1997-08-31 |
| | |||
* | Bring in Adrian's JDBC driver as an interface | Marc G. Fournier | 1997-08-16 |