Need help on libpq on windows

From: Murad Karakaş <muradkarakas(at)gmail(dot)com>
To: "pgsql-interfaces(at)postgresql(dot)org" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Need help on libpq on windows
Date: 2017-11-05 21:47:13
Message-ID: CADnHvmncXqqU5HWAHmH+bGRH4Fno=e-ZFqQYZUYU0q94eJ6=_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I have the following configuration;

Windowa 8.1 64 bit
Code block ide with TDM-GCC 64 bit compilee
PostgreSql Database 64 Bit
I also installes OpenSSL 64 bit

The problem is c projec (64 bit) crach at "PQgetvalue". Weird thing is that
until pqgetvalue all other pq... runctions run well.

What is the problem ? Please help

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ashutosh Sharma 2018-01-10 11:44:26 Compatibility modes supported in ECPG
Previous Message Anders Nilsson 2017-10-02 14:14:05 Re: Inserting using SQL descriptors in ECPG in different versions of Linux