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