Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Whoops, missed committing this change to match cosmetic changes in | Tom Lane | 2003-07-14 |
| | | | | ascii.c. | ||
* | Remove #ifdef MULTIBYTE per hackers list discussion. | Tatsuo Ishii | 2002-08-29 |
| | |||
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
| | | | | initdb/regression tests pass. | ||
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
| | | | | spacing. Also adds space for one-line comments. | ||
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
| | | | | tests pass. | ||
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
| | |||
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
| | |||
* | > I had to back out the patch. It only compiles with multi-byte enabled. | Bruce Momjian | 2000-08-05 |
| | | | | | | | | | | | | | | Ooops, I forget... here it is again. > > > If encoding is not supported returns ERROR. and if multibyte not enabled too.... Thanks. Karel ~ | ||
* | Back out to_ascii patch from Karel. | Bruce Momjian | 2000-08-04 |
| | |||
* | Add missing files from Karel, tip from Jan. | Bruce Momjian | 2000-08-04 |