BUG #6663: 64bit *conn not handled properly by PQfinish - Mailing list pgsql-bugs

From gilsonlasco@yahoo.com
Subject BUG #6663: 64bit *conn not handled properly by PQfinish
Date
Msg-id E1SXOVY-00027F-T4@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #6663: 64bit *conn not handled properly by PQfinish  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6663
Logged by:          Gilson Lasco
Email address:      gilsonlasco@yahoo.com
PostgreSQL version: 9.1.3
Operating system:   Linux Ubuntu 12.04 x64
Description:=20=20=20=20=20=20=20=20

while PQconnectdb returns addresses below 2gb, PQfinish works nicely.
First conn obj above 2gb line and PGfinish segfaults.

using libpq.a with a C multithread program

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL 9.2 beta1's pg_upgrade fails on Windows XP
Next
From: karthik.jcecs@gmail.com
Date:
Subject: BUG #6664: Postgres server process does not come up in foreground and parent process is set to init ( PID 1 )