Re: Problem linking with Release library - Mailing list pgsql-general

From Igor Korot
Subject Re: Problem linking with Release library
Date
Msg-id CA+FnnTzMpDBgVprWDVquGQciazVc+8NFnqM9bmdqRgxhL3UTqA@mail.gmail.com
Whole thread
In response to Re: Problem linking with Release library  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Problem linking with Release library
List pgsql-general
Hi, Adrian,

On Fri, May 8, 2026 at 7:32 AM Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 5/7/26 11:36 PM, Igor Korot wrote:
> Hi,
> A long time ago I built both Debug and Release versions of libpq.

Define what distinguishes Debug from Release  version.

Debug - on *nix-like systems it compiles with “-g”. On windows it has references to the source code.

Release - it’s stripped from the source code references.



What version of Postgres are you using for the source?

What OS and version are you building on?

This is building on Windows 8 with MSVC 2017.

Thank you.



.
>
> Thank you.
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Problem linking with Release library
Next
From: Ron Johnson
Date:
Subject: Re: Problem linking with Release library