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