Tom Lane wrote:
> [email protected] writes:
>> In order to send a back trace, I recompiled with --enable-debug
>> --enable-cassert and regression test is ok!
>
> Oh, that's interesting! Try it with just --enable-debug.
>
Is this one of those compilers where turning debug on turns off optimisation?
cheers
andrew
---------------------------(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