Re: Linux equivalent library for "postgres.lib" from Windows - Mailing list pgsql-general

From Gadamsetty, Kiran
Subject Re: Linux equivalent library for "postgres.lib" from Windows
Date
Msg-id 9ABAEAC6404F3D48AC6ADFB7F3D982F201B42961@MX301CL02.corp.emc.com
Whole thread Raw
In response to Re: Linux equivalent library for "postgres.lib" from Windows  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Linux equivalent library for "postgres.lib" from Windows  (David Guyot <david.guyot@europecamions-interactive.com>)
List pgsql-general
We are depending on postgres.lib while creating a postgre extension for windows. 
We need to know the equivalent library in Linux to build the same in Linux to get the symbols resolve correctly.

Any help is appreciated.

-Kiran G 



-----Original Message-----
From: Michael Paquier [mailto:michael.paquier@gmail.com] 
Sent: Tuesday, November 08, 2016 9:21 AM
To: Gadamsetty, Kiran <Kiran.Gadamsetty@emc.com>
Cc: pgsql-general@postgresql.org; Kumar, Sunil(RM engineering) <sunilp.kumar@emc.com>
Subject: Re: [GENERAL] Linux equivalent library for "postgres.lib" from Windows

On Mon, Nov 7, 2016 at 2:28 PM, Gadamsetty, Kiran <Kiran.Gadamsetty@dell.com> wrote:
> I am new to the product and in windows “postgres.lib” provides certain 
> functions which we are using in windows for creating extensions.
>
> Now I am porting the project to Linux and there no straight library 
> with this name in Linux binaries packages.
>
> Can someone please advise the equivalent library for postgres.lib in Linux?

There is no need to go down to this level of details perhaps? You could just use the PGXS infrastructure to guess it
foryou.
 
--
Michael

pgsql-general by date:

Previous
From: Hector Yuen
Date:
Subject: which work memory parameter is used for what?
Next
From: Melvin Davidson
Date:
Subject: Re: which work memory parameter is used for what?