Kamil Kukura <[EMAIL PROTECTED]> writes: > Is there something I'm missing when data are passed from function to > function?
I get the impression your function is expecting the contents of a text datum to be null-terminated. It's not. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match