"Sebastien MAYER" <[EMAIL PROTECTED]> writes:
> -- next line give some strange result... but not always
> var_text := 'the value of var_int8 is ' || var_int8;
Couldn't duplicate a problem here ... you need to give a reproducible
test case if you want anyone to look into this.
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