"$libdir/

From Rajesh Kumar Mallah.
Subject "$libdir/
Date
Msg-id 200209210934.37554.mallah@trade-india.com
Whole thread Raw
List 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.



pgsql-admin by date:

Previous
From: Laurette Cisneros
Date:
Subject: command line client on windows?
Next
From: "Rajesh Kumar Mallah."
Date:
Subject: Re: command line client on windows?