Another issue regarding the to_char localization: DY is documented to use 3 characters, but in German week names are abbreviated to 2 characters. Other languages will likely have related issues. What should we do here? I'd favor that we change the 3 characters to "some fixed length". Other ideas?
-- 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