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