Tom Lane wrote: > Neil Conway <[EMAIL PROTECTED]> writes: > > Tatsuo Ishii wrote: > >> 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. > > > ISTM this patch, or some variant of it, should be applied to the > > REL8_1_STABLE branch, and any earlier release branches that also exhibit > > the problem. > > 8.1 definitely needs to be fixed. I don't think there is a bug in 8.0, > though that should be double-checked.
8.0.X looked OK to me. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match