This is a discussion on Re: GSS warnings within the Pgsql Patches forums, part of the PostgreSQL category; --> Kris Jurka <books@ejurka.com> writes: > Parts of the GSS API want the object while others want pointers to the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Kris Jurka <books@ejurka.com> 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 |