Re: libpq problems in CVS

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: SL Baur <steve(at)beopen(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: libpq problems in CVS
Date: 2000-06-09 17:53:29
Message-ID: 19847.960573209@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Can someone comment on this?

>> PQsetenvPoll has a very bad bug in it. It assumes that the passed-in
>> PGconn object has a valid setenv_handle if it is non-NULL. This is
>> true only when it is called from PQconnectdb and friends.

Problem is gone: we don't export PQsetenvPoll anymore.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Karel Zak 2000-06-09 18:14:14 Re: freefuncs.c is never called from anywhere!?
Previous Message Tom Lane 2000-06-09 17:40:20 Re: freefuncs.c is never called from anywhere!?]