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