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