Re: BUG #5697: Infinite loop inside PQexecStart function

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Boris Bondarenko <bbondarenko(at)nyc(dot)yamaha(dot)com>
Cc: Boris <admin(at)nyc(dot)yamaha(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5697: Infinite loop inside PQexecStart function
Date: 2010-10-07 15:58:08
Message-ID: 375.1286467088@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Boris Bondarenko <bbondarenko(at)nyc(dot)yamaha(dot)com> writes:
> That was a short form i used to point out the issue, the actual code
> from src/interfaces/libpq/fe-exec.c

Oh. Well, you didn't actually explain under what conditions you think
that fails. Since that code hasn't changed in quite a few releases,
and is extremely heavily exercised every day, the burden is on you
to demonstrate that there's a problem.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2010-10-07 19:04:01 Re: BUG #5687: RADIUS Authentication issues
Previous Message Boris Bondarenko 2010-10-07 15:51:36 Re: BUG #5697: Infinite loop inside PQexecStart function