Kris Jurka <[EMAIL PROTECTED]> writes: > Parts of the GSS API want the object while others want pointers to the > object and it looks like this code got it backwards. I haven't tested > these changes, but they look right to me.
Wouldn't the code fail entirely if it was wrong in that way? 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