Re: v1.8.3 uploaded

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Erwin Brandstetter" <brsaweda(at)gmail(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: v1.8.3 uploaded
Date: 2008-06-04 08:02:42
Message-ID: 937d27e10806040102w7230b658x4c406ed4db9c3c97@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wed, Jun 4, 2008 at 12:20 AM, Erwin Brandstetter <brsaweda(at)gmail(dot)com> wrote:
> Hi Dave!
>
> On Jun 3, 11:03 am, dp(dot)(dot)(dot)(at)pgadmin(dot)org ("Dave Page") wrote:
>> I've uploaded v1.8.3 in src, win32, osx and slackware formats tohttp://developer.pgadmin.org/ftp/release/v1.8.3
>>
>> Please take a minute to take a look and report any release-stopping problems.
>
>
> Testing pgAdmin v.1.8.3 (Jun 3 2008, rev: 7338, on WinXP Pro; hosts:
> pg 8.2.7 and 8.3.1 on Debian Etch
> I don't have much time, but I downloaded the new version and have run
> a few tests. Installation was flawless, but I found a way to crash it,
> show-stopper-like.
>
> Use this statement in the SQL window:
> select * from ef.kat wher kat ilike 'a%'
>
> Note the main features: a syntax error and a '%' character.
> Looks much like a previous issue in the data grid you fixed for
> v1.6.3: "printf variant" choking on %.
> See http://archives.postgresql.org/pgadmin-support/2007-02/msg00089.php
>
> A systematic search in the code base might yield more occurrences?

It is indeed that. I've fixed heaps of those in obscure place recently
- that one was a thinko of my own when I re-jiggered the error logging
code in frmQuery (iirc, in response to another gripe from you :-) ).

Fixed in SVN - will be rolling 1.8.4 shortly as 1.8.3 has hit the mirrors now.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-06-04 08:06:39 SVN Commit by dpage: r7352 - tags/REL-1_8_4-EDB/pgadmin3/pgadmin/frm
Previous Message svn 2008-06-04 08:00:41 SVN Commit by dpage: r7351 - trunk/pgadmin3/pgadmin/frm