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