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