Re: PgAdmin3 1.8.0 Beta 3 r 6606 bug

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: PgAdmin3 1.8.0 Beta 3 r 6606 bug
Дата
Msg-id 46DD1649.3010406@postgresql.org
обсуждение исходный текст
Ответ на PgAdmin3 1.8.0 Beta 3 r 6606 bug  ("Luiz K. Matsumura" <luiz@planit.com.br>)
Ответы Re: PgAdmin3 1.8.0 Beta 3 r 6606 bug
Список 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 по дате отправления:

Предыдущее
От: "Luiz K. Matsumura"
Дата:
Сообщение: PgAdmin3 1.8.0 Beta 3 r 6606 bug
Следующее
От: "Valentine Gogichashvili"
Дата:
Сообщение: pgAdmin on WindowsXP hangs when logging to another DB while executing long query