Re: bug report - Mailing list pgadmin-support

From blacknoz@club-internet.fr
Subject Re: bug report
Date
Msg-id mnet1.1084346629.22406.blacknoz@club-internet.fr
Whole thread Raw
In response to bug report  (Krzysztof Kajkowski <cayco@studencka.pl>)
Responses Re: bug report  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-support
----Message d'origine----
>Date: Tue, 11 May 2004 23:09:28 +0200
>De: Andreas Pflug <pgadmin@pse-consulting.de>
>A: Krzysztof Kajkowski <cayco@studencka.pl>
>Copie à: pgadmin-support@postgresql.org
>Sujet: Re: [pgadmin-support] bug report
>
>Krzysztof Kajkowski wrote:
>
>>Hi!
>>
>>Thanks for making one of the most usable program for PostgreSQL!
>>
>>I think I've found a bug. Steps to reproduce:
>>
>>- open program and a connection to remote postgres db (via ssh tunnel
>>for example)
>>- click on desired table
>>- click on SQL console
>>- in the opened console delete "--" sign before DROP statement. SQL will
>>look like this (for example):
>>
>This is probably a problem (refresh of dropped object) we fixed in
>January for CVS head, and which will be included in 1.0.3.

Hi Andreas, Krzysztof,

as Krzysztof is using debian unstable and unless he is not using the latest provided version, this problem should be
fixed.

I included the fix for dropped object for Debian's pgAdmin III since 1.0.2-2.
Here is the changelog entry which summarize what was done:
" Patched src/ui/frmMain.cpp with CVS version 1.70.2.1 to fix segfault when   refreshing dropped object (patch from
AndreasPflug) (closes: #240828)" 

Krzysztof, you just did an "apt-cache show" which does not prove you are using the latest package, can you verify this
withthe following command please: 
dpkg -l pgadmin3

If you are using 1.0.2-2 or > than it's another problem... Maybe I missed something with this patch.

Regards,
Raphaël



pgadmin-support by date:

Previous
From: Pedro Quaresma de Almeida
Date:
Subject: Re: problems in connecting to a server
Next
From: blacknoz@club-internet.fr
Date:
Subject: Re: bug report