Обсуждение: v1.8.3 uploaded

Поиск
Список
Период
Сортировка

v1.8.3 uploaded

От
"Dave Page"
Дата:
I've uploaded v1.8.3 in src, win32, osx and slackware formats to
http://developer.pgadmin.org/ftp/release/v1.8.3

Please take a minute to take a look and report any release-stopping problems.

Thanks.

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

Re: v1.8.3 uploaded

От
Erwin Brandstetter
Дата:
Hi Dave!

On Jun 3, 11:03 am, dp...@pgadmin.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?


Regards
Erwin

Re: v1.8.3 uploaded

От
"Dave Page"
Дата:
On Wed, Jun 4, 2008 at 12:20 AM, Erwin Brandstetter <brsaweda@gmail.com> wrote:
> Hi Dave!
>
> On Jun 3, 11:03 am, dp...@pgadmin.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