Re: Linux equivalent library for "postgres.lib" from Windows
От
Gadamsetty, Kiran
Тема
Re: Linux equivalent library for "postgres.lib" from
Windows
Дата
Msg-id
9ABAEAC6404F3D48AC6ADFB7F3D982F201B42961@MX301CL02.corp.emc.com
Ответ на
Re: Linux equivalent library for "postgres.lib" from Windows (Michael Paquier)
Список
Дерево обсуждения
Linux equivalent library for "postgres.lib" from Windows "Gadamsetty, Kiran" <Kiran.Gadamsetty@dell.com>
Re: Linux equivalent library for "postgres.lib" from
Windows John R Pierce <pierce@hogranch.com>
Re: Linux equivalent library for "postgres.lib" from
Windows Albe Laurenz <laurenz.albe@wien.gv.at>
Re: Linux equivalent library for "postgres.lib" from Windows Michael Paquier <michael.paquier@gmail.com>
Re: Linux equivalent library for "postgres.lib" from Windows Michael Paquier <michael.paquier@gmail.com>
Re: Linux equivalent library for "postgres.lib" from
Windows John R Pierce <pierce@hogranch.com>
Re: Linux equivalent library for "postgres.lib" from
Windows "Gadamsetty, Kiran" <Kiran.Gadamsetty@dell.com>
Re: Linux equivalent library for "postgres.lib" from
Windows David Guyot <david.guyot@europecamions-interactive.com>
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 Cc: pgsql-general@postgresql.org; Kumar, Sunil(RM engineering) Subject: Re: [GENERAL] Linux equivalent library for "postgres.lib" from Windows On Mon, Nov 7, 2016 at 2:28 PM, Gadamsetty, Kiran 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 for you. -- Michael
В списке pgsql-general по дате отправления