Hi ,

many times i see something like :


create function relor (float4, float4, int4, int4, int4, _text, int4)
returns float4
as '$libdir/openfts'
LANGUAGE 'C';
create function relkov (float4, float4, int4, int4, int4, _text, int4)
returns float4
as '$libdir/openfts'
LANGUAGE 'C';


Does postgres knows "$libdir"  once it gets installed?

i mean dont we need to specify "/usr/local/pgsql/lib/openfts"
or "$libdir/openfts" is fine?


regds.
Mallah.



-- 
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.



---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to