Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 2006-05-30 |
| | | | | in every shared library. | ||
* | This patch makes the error message strings throughout the backend | Neil Conway | 2006-03-01 |
| | | | | | | | | more compliant with the error message style guide. In particular, errdetail should begin with a capital letter and end with a period, whereas errmsg should not. I also fixed a few related issues in passing, such as fixing the repeated misspelling of "lexeme" in contrib/tsearch2 (per Tom's suggestion). | ||
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
| | |||
* | Adjust comments previously moved to column 1 by pgident. | Bruce Momjian | 2004-10-07 |
| | |||
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
| | |||
* | Move new version of contrib/ xml into xml2, keep old version in /xml. | Bruce Momjian | 2004-03-05 |