| Commit message (Expand) | Author | Age |
* | Establish conventions about global object names used in regression tests. | Tom Lane | 2016-07-17 |
* | Remove some ancient and unmaintained encoding-conversion test cruft. | Tom Lane | 2016-01-05 |
* | Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al. | Tom Lane | 2015-10-22 |
* | Improve test for CONVERT() with GB18030 <-> UTF8. | Tom Lane | 2015-05-15 |
* | Support hex-string input and output for type BYTEA. | Tom Lane | 2009-08-04 |
* | Remove "convert 'blah' using conversion_name" facility, because if it | Andrew Dunstan | 2007-09-24 |
* | Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004, | Tatsuo Ishii | 2007-03-25 |
* | Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean | Peter Eisentraut | 2006-02-18 |
* | Add support for Win1252 encoding. | Bruce Momjian | 2005-03-14 |
* | Rename canonical encodings, per Peter: | Bruce Momjian | 2005-03-07 |
* | COMMENT ON casts, conversions, languages, operator classes, and | Tom Lane | 2003-11-21 |
* | Tweak conversion names to follow the established naming scheme, and | Peter Eisentraut | 2002-09-24 |
* | conversion test fails if there is an existing user named foo. Choose a name | Tom Lane | 2002-09-03 |
* | Add Cyrillic and other encodings for encoding conversion. | Tatsuo Ishii | 2002-08-14 |
* | Add SQL99 CONVERT() function. | Tatsuo Ishii | 2002-08-06 |
* | Implement DROP CONVERSION | Tatsuo Ishii | 2002-07-25 |