"Magnus Hagander" <[EMAIL PROTECTED]> writes:
> Can' we make the default 0, which is what the majority should want, and have
> the regression test explicitly set it up on the commandline?
No. It's a postmaster-start-time-only option, which means that your
proposal breaks "make installcheck".
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