Search Postgresql Archives

Re: Linux equivalent library for "postgres.lib" from Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/6/2016 9: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?

 


I am not sure what this postgres.lib is, what are the functions you're using ?

libpq.so is the standard postgres client library.  it provides the PQxxxxxx functions documented here, https://www.postgresql.org/docs/current/static/libpq.html

or are you talking about the SPI_xxxxx functions used by C functions being called within postgresql ?





-- 
john r pierce, recycling bits in santa cruz

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux