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