| From: | "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | "$libdir/<some_cotrib_module" .... |
| Date: | 2002-09-21 04:04:37 |
| Message-ID: | 200209210934.37554.mallah@trade-india.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rajesh Kumar Mallah. | 2002-09-21 05:08:55 | Re: command line client on windows? |
| Previous Message | Laurette Cisneros | 2002-09-20 23:54:34 | command line client on windows? |