Re: PgAdmin3 1.8.0 Beta 3 r 6606 bug - Mailing list pgadmin-support

From Dave Page
Subject Re: PgAdmin3 1.8.0 Beta 3 r 6606 bug
Date
Msg-id 46DD1649.3010406@postgresql.org
Whole thread Raw
In response to PgAdmin3 1.8.0 Beta 3 r 6606 bug  ("Luiz K. Matsumura" <luiz@planit.com.br>)
Responses Re: PgAdmin3 1.8.0 Beta 3 r 6606 bug  ("Luiz K. Matsumura" <luiz@planit.com.br>)
List pgadmin-support
Luiz K. Matsumura wrote:
> Hi,
> I downloaded the last snapshot on Dave page (svn rev 6606).
> This version don't work with postgres 8.1 and 8.0.
> I think that error is caused by a modification in pgDatabase.c
> I try to find an equivalent query but I not sure if this is correct,
> please see if this will work fine.
>

There's an extra 'select' in your patch which I removed, but otherwise,
yes, thats good. I was looking for 'current_setting()' yesterday but
couldn't find it - probably because we have:

set_config()
current_setting()
pg_show_all_settings()

which couldn't be more different in naming styles if they tried!

Thanks, Dave.


pgadmin-support by date:

Previous
From: "Luiz K. Matsumura"
Date:
Subject: PgAdmin3 1.8.0 Beta 3 r 6606 bug
Next
From: "Valentine Gogichashvili"
Date:
Subject: pgAdmin on WindowsXP hangs when logging to another DB while executing long query