On 5/8/26 11:12 AM, Igor Korot wrote:
Hi, Adrian,
On Fri, May 8, 2026 at 11:24 AM Adrian Klaver <[email protected]> wrote:
On 5/8/26 8:34 AM, Igor Korot wrote:
Hi, Adrian,
On Fri, May 8, 2026 at 7:32 AM Adrian Klaver <[email protected]
<mailto:[email protected]>> 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.
To me it looks like you need to review your tool chain and build process.
--
Adrian Klaver
[email protected]