Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all traces of multibyte and locale options. Clean up comments | Peter Eisentraut | 2002-09-03 | 1 | -3/+2 |
| | | | | referring to "multibyte" where it really means character encoding. | ||||
* | Change 'return ;' to 'return;'; remove space. | Bruce Momjian | 2001-11-19 | 1 | -1/+1 |
| | |||||
* | Indent jdbc case labels using pgjindent. | Bruce Momjian | 2001-11-19 | 1 | -15/+15 |
| | |||||
* | More jdbc comment cleanups. Code looks very nice now. | Bruce Momjian | 2001-11-19 | 1 | -9/+9 |
| | |||||
* | pgjindent jdbc files. First time jdbc files were formatted. | Bruce Momjian | 2001-10-25 | 1 | -228/+266 |
| | |||||
* | Attached are a patch to allow the charset encoding used by the JDBC | Bruce Momjian | 2000-09-12 | 1 | -0/+240 |
driver to be set, and a description of said patch. Please refer to the latter for more information. William -- William Webber william@peopleweb.net.au |