| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean | Peter Eisentraut | 2006-02-18 | 1 | -2/+106 |
| * | Add support for Win1252 encoding. | Bruce Momjian | 2005-03-14 | 1 | -0/+26 |
| * | Rename canonical encodings, per Peter: | Bruce Momjian | 2005-03-07 | 1 | -213/+213 |
| * | COMMENT ON casts, conversions, languages, operator classes, and | Tom Lane | 2003-11-21 | 1 | -0/+5 |
| * | A visit from the message-style police ... | Tom Lane | 2003-07-28 | 1 | -1/+1 |
| * | Error message editing in backend/catalog. | Tom Lane | 2003-07-21 | 1 | -2/+2 |
| * | Remove encoding lookups from grammar stage, push them back to places | Tom Lane | 2002-11-02 | 1 | -228/+228 |
| * | Tweak conversion names to follow the established naming scheme, and | Peter Eisentraut | 2002-09-24 | 1 | -34/+34 |
| * | conversion test fails if there is an existing user named foo. Choose a name | Tom Lane | 2002-09-03 | 1 | -3/+3 |
| * | Add Cyrillic and other encodings for encoding conversion. | Tatsuo Ishii | 2002-08-14 | 1 | -136/+786 |
| * | Add SQL99 CONVERT() function. | Tatsuo Ishii | 2002-08-06 | 1 | -65/+451 |
| * | Implement DROP CONVERSION | Tatsuo Ishii | 2002-07-25 | 1 | -0/+478 |