| Name: | euc_cn_to_utf8 |
| Owner: | postgres |
| Schema: | pg_catalog |
| From: | EUC_CN |
| To: | UTF8 |
| Function: | euc_cn_to_utf8 |
| Default: | |
| System: | |
| Comment: |
CREATE DEFAULT CONVERSION euc_cn_to_utf8 FOR 'EUC_CN' TO 'UTF8' FROM euc_cn_to_utf8;
ALTER CONVERSION pg_catalog.euc_cn_to_utf8 OWNER TO postgres;
See Also
List of conversions