Re: Compatibility of libpg

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Compatibility of libpg
Date: 2017-05-01 23:59:53
Message-ID: fc53aa8f-d19d-8e82-bf0a-557125fed785@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/1/2017 4:28 PM, Igor Korot wrote:
> Like I said, I don't have dll, I downloaded a source files and would
> like to compile
> the code myself from the MSVC.
>
> And I will use libpg calls directly.

build the postgres server, and it will generate the DLL, then link to
that with your own apps.

static linking to runtime libraries like this is strongly discouraged.

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2017-05-02 00:01:51 Re: all serial type was changed to 1
Previous Message Max Wang 2017-05-01 23:55:59 Re: all serial type was changed to 1