Properties

Name: uhc_to_utf8 
Owner: postgres 
Schema: pg_catalog 
From: UHC 
To: UTF8 
Function: uhc_to_utf8 
Default:  
System:  
Comment:  

SQL


CREATE DEFAULT CONVERSION uhc_to_utf8 FOR 'UHC' TO 'UTF8' FROM uhc_to_utf8;


ALTER CONVERSION pg_catalog.uhc_to_utf8 OWNER TO postgres;

See Also

List of conversions