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