Tom Lane wrote:
Oliver Jowett <[EMAIL PROTECTED]> writes:

Is there a Right Way to pass extra options for shared-library linking?

LDFLAGS_SL is meant for this, I believe. Dunno whether you can set it via configure, though ... that may be an oversight. In the meantime you could hand-hack Makefile.global to set it.

Ok. LDFLAGS_SL only seems to be used for AIX & BeOS at the moment, and configure does not know about it. I will look at modifying configure.in and Makefile.shlib to support it on other platforms.


-O

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
     joining column's datatypes do not match

Reply via email to