| Name: | ascii_to_mic |
| Owner: | postgres |
| Schema: | pg_catalog |
| From: | SQL_ASCII |
| To: | MULE_INTERNAL |
| Function: | ascii_to_mic |
| Default: | |
| System: | |
| Comment: | euc_jp_to_utf8 comment |
CREATE DEFAULT CONVERSION ascii_to_mic FOR 'SQL_ASCII' TO 'MULE_INTERNAL' FROM ascii_to_mic;
ALTER CONVERSION pg_catalog.ascii_to_mic OWNER TO postgres;
See Also
List of conversions