aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/conversion_procs
Commit message (Expand)AuthorAge
* Avoid multiple scans of utils/mb/conversion_procs/ subdirectories duringTom Lane2002-09-04
* Refrect the changes to src/test/regress/sql/conversion.sql By Tom.Tatsuo Ishii2002-09-04
* Remove erroneous character from Makefile due to editor error.Bruce Momjian2002-08-22
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* Changes made so new conversion Makefiles will build out of the source tree.Bruce Momjian2002-08-21
* Add Cyrillic and other encodings for encoding conversion.Tatsuo Ishii2002-08-14
* Address build problems on cygwin and (hopefully) AIX.Tatsuo Ishii2002-08-08
* Add SQL99 CONVERT() function.Tatsuo Ishii2002-08-06
* Add Japanese README explaining how to add new conversion.Tatsuo Ishii2002-07-24
* Create directory before installing files.Peter Eisentraut2002-07-18
* Add conversion procs for CREATE CONVERSIONTatsuo Ishii2002-07-16