Gregory Stark <[EMAIL PROTECTED]> writes: > Hm, now things work correctly within the server if I play with text data > generated with convert_from(). But I can't seem to send utf-8 text directly= > in > psql any more:
Did you rebuild libpq.so? It's got the bogus table embedded in it too. regards, tom lane ---------------------------(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