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