Properties

Name: windows_866_to_iso_8859_5 
Owner: postgres 
Schema: pg_catalog 
From: WIN866 
To: ISO_8859_5 
Function: win866_to_iso 
Default:  
System:  
Comment:  

SQL


CREATE DEFAULT CONVERSION windows_866_to_iso_8859_5 FOR 'WIN866' TO 'ISO_8859_5' FROM win866_to_iso;


ALTER CONVERSION pg_catalog.windows_866_to_iso_8859_5 OWNER TO postgres;

See Also

List of conversions