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