Andrew Dunstan <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> What's confusing me at the moment is that it seems to work for Magnus.
> Also, he might be working from a later toolset - I have gcc3.2.4 while > gcc 3.4.2 is the latest mingw release - some other tools might also be > mildly out of date. I can't imagine any way that gcc version differences would affect the way that the Makefiles build command lines. There's something strange going on here, and we ought to make sure we understand exactly what it is before we try to fix it. 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