Properties

Name: utf8_to_johab 
Owner: postgres 
Schema: pg_catalog 
From: UTF8 
To: JOHAB 
Function: utf8_to_johab 
Default:  
System:  
Comment:  

SQL


CREATE DEFAULT CONVERSION utf8_to_johab FOR 'UTF8' TO 'JOHAB' FROM utf8_to_johab;


ALTER CONVERSION pg_catalog.utf8_to_johab OWNER TO postgres;

See Also

List of conversions