Re: Problem linking with Release library

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Problem linking with Release library
Date: 2026-05-08 18:12:16
Message-ID: CA+FnnTxS-j2RivcD7Xk6A0UJSy-cR=W_0zyUUw19XZ9dp_7iCQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, Adrian,

On Fri, May 8, 2026 at 11:24 AM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> wrote:
>
> On 5/8/26 8:34 AM, Igor Korot wrote:
> > Hi, Adrian,
> >
> > On Fri, May 8, 2026 at 7:32 AM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com
> > <mailto:adrian(dot)klaver(at)aklaver(dot)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 are the specific parameters you use to compile in each case?

I don't remember already.
But I THINK I did use default all the way through.

>
> >
> >
> >
> > What version of Postgres are you using for the source?
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ?

I will get back on that...

Thank you,

>
> >
> > What OS and version are you building on?
> >
> >
> > This is building on Windows 8 with MSVC 2017.
> >
> > Thank you.
> >
> >
> >
> > .
> > >
> > > Thank you.
> > >
> > >
> >
> >
> > --
> > Adrian Klaver
> > adrian(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>
> >
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jérémy Lal 2026-05-09 09:48:13 fdw: foreign partition and aggregate function
Previous Message Adrian Klaver 2026-05-08 17:46:44 Re: Problem linking with Release library