Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 | |
| | | | | so it won't miss 'em again. | |||
* | pgindent run. | Bruce Momjian | 2003-08-04 | |
| | ||||
* | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 | |
| | | | | the bulk of the heavy lifting ... | |||
* | Remove all traces of multibyte and locale options. Clean up comments | Peter Eisentraut | 2002-09-03 | |
| | | | | referring to "multibyte" where it really means character encoding. | |||
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | |
| | ||||
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | |
| | | | | tests pass. | |||
* | Optimization for single byte encodings. | Tatsuo Ishii | 2001-10-04 | |