Commits

DateSubjectAuthorReleases
2006-02-18 Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean Peter Eisentraut 8.2.0
2005-12-09 Allow installation into directories containing spaces in the name. Peter Eisentraut 8.2.0
2005-05-03 Alter the signature for encoding conversion functions to declare the Tom Lane 7.3.10
2005-05-03 Alter the signature for encoding conversion functions to declare the Tom Lane 7.4.8
2005-05-03 Alter the signature for encoding conversion functions to declare the Tom Lane 8.0.3
2005-05-03 Alter the signature for encoding conversion functions to declare the Tom Lane 8.1.0
2005-03-14 Add support for Win1252 encoding. Bruce Momjian 8.1.0
2005-03-07 Rename canonical encodings, per Peter: Bruce Momjian 8.1.0
2004-01-21 Back-patch repairs for --disable-shared support. Tom Lane 7.4.2
2004-01-21 If we don't have shared libraries, we don't have conversions. Make Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-23 Fix uninstall target. Peter Eisentraut 7.4.1
2003-08-08 Conversion functions must be STRICT to prevent them from getting null inputs. Tom Lane 7.3.5
2003-08-08 Conversion functions must be STRICT to prevent them from getting null inputs. Tom Lane 7.4.1
2002-09-24 Tweak conversion names to follow the established naming scheme, and Peter Eisentraut 7.3.1
2002-09-04 Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during Tom Lane 7.3.1
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1
2002-08-14 Add Cyrillic and other encodings for encoding conversion. Tatsuo Ishii 7.3.1
2002-08-06 Add SQL99 CONVERT() function. Tatsuo Ishii 7.3.1
2002-07-18 Create directory before installing files. Peter Eisentraut 7.3.1
2002-07-16 Add conversion procs for CREATE CONVERSION Tatsuo Ishii 7.3.1