"Magnus Hagander" <[EMAIL PROTECTED]> writes: > (I seem to have something funky in my cvs repo in general - doing a cvs > diff gives me a *huge* diff for files like gram.c that I thought weren't > supposed to be in cvs at all. Any ideas on why that would be? (I'm > rsync:ing to a local repository and then running against that one))
Hm, gram.c once was in CVS, years ago ... but I don't know why you'd be seeing anything about it now. 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