Tatsuo Ishii writes: > In my understanding, our consensus was enabling multibyte support by > default for 7.3. Any objection?
It was my understanding (or if I was mistaken, then it is my suggestion) that the build-time option would be removed altogether and certain performance-critical places (if any) would be wrapped into if (encoding_is_single_byte(current_encoding)) { } That's basically what I did with the locale support. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html