Re: Possible 9.0 bug

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Paul Anderson <paul(dot)a(at)pnlassociates(dot)com>
Cc: Michael Meskes <meskes(at)postgresql(dot)org>, pgsql-testers(at)postgresql(dot)org
Subject: Re: Possible 9.0 bug
Date: 2010-05-07 20:22:43
Message-ID: 20100507202243.GB1728@feivel.credativ.lan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-testers

On Fri, May 07, 2010 at 03:59:17PM -0400, Paul Anderson wrote:
> The problem I reported earlier only occurred in some cases. I have
> a number of programs with near identical connection code and only
> some of them failed.

If you want you can try if there is another problem being discovered by your
test cases. The patch is here:

http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/connect.c.diff?r1=1.54;r2=1.55

It's just a short one, but it fixed your test case for me.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ 179140304, AIM/Yahoo/Skype michaelmeskes, Jabber meskes(at)jabber(dot)org
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

In response to

Browse pgsql-testers by date

  From Date Subject
Next Message Lou Picciano 2010-05-07 23:47:29 ERROR: cannot drop objects owned by role postgres because they are required by the database system
Previous Message Michael Meskes 2010-05-07 20:20:05 Re: Possible 9.0 bug