Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Here is a patch so that the backend is linked in one piece instead of using
> the SUBSYS.o files.
> The question is how we want to activate that. I currently used make
> BIGLINK=1, which is obviously just for testing. Should we just turn it on by
> default and see if anyone complains?
What is the build time like with vs without this?
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