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:20:05 |
Message-ID: | 20100507202005.GA1728@feivel.credativ.lan |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-testers |
On Fri, May 07, 2010 at 03:46:14PM -0400, Paul Anderson wrote:
> I tried it on 8.4.1 and it did not fail. Is that consistent?
Well the bug might get hidden by some other stuff but it definitely was there.
The problem was that the code only checked for user/password == NULL to find
empty parameters which of course doesn't catch "".
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
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Meskes | 2010-05-07 20:22:43 | Re: Possible 9.0 bug |
Previous Message | Paul Anderson | 2010-05-07 19:59:17 | Re: Possible 9.0 bug |