This is a discussion on pgsql: Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8. within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8. Also make the code more robust by searching ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8. Also make the code more robust by searching for target encoding in the internal charset map. Problem reported by Sagi Bashari on 2005/12/21. See "[BUGS] BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding conversion" on pgsql-bugs list for more details. Back patch for 8.1_STABLE. Tags: ---- REL8_1_STABLE Modified Files: -------------- pgsql/src/backend/utils/mb/conversion_procs/utf8_and_iso8859: utf8_and_iso8859.c (r1.15.2.1 -> r1.15.2.2) (http://developer.postgresql.org/cvsw....1&r2=1.15.2.2) ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |