Re: AW: [HACKERS] shared lib names - Mailing list pgsql-hackers

From Tom Lane
Subject Re: AW: [HACKERS] shared lib names
Date
Msg-id 19816.932225566@sss.pgh.pa.us
Whole thread Raw
In response to Re: AW: [HACKERS] shared lib names  ("Zeugswetter Andreas" <andreas.zeugswetter@telecom.at>)
List pgsql-hackers
"Zeugswetter Andreas" <andreas.zeugswetter@telecom.at> writes:
>> What?  They should all have the "lib" AFAIK --- dynamic loading takes
>> the same kind of shared lib as a regular link does on every platform
>> I've heard about.

> We are only talking about the naming convention here.
> e.g. libpq.so but plpgsql.so

Oh, right, I see your point.  plpgsql.so isn't intended to ever be
statically linked so it needn't obey the "lib" naming convention.

Never mind ... ;-)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Re: include-file cleanup
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: include-file cleanup