Am Mittwoch, 10. Oktober 2007 schrieb Dave Page: > So is it just a case of us generating a list of matches that may be > Windows specific, or is there more to it than that?
You want to peruse src/port/chklocale.c. There is already explicit Windows support in there, so maybe you just need to add on your particular cases. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(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