Re: [pgAdmin][RM5519]: Unable to close tab after disconnecting server.

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin][RM5519]: Unable to close tab after disconnecting server.
Дата
Msg-id CA+OCxoxHneaUCAyhTPa1MfiuDTr6JhUfHzyaE4NBt-y1FMOXaA@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][RM5519]: Unable to close tab after disconnecting server.  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
Ответы Re: [pgAdmin][RM5519]: Unable to close tab after disconnecting server.  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
Список pgadmin-hackers
Thanks Pradip.

Before this is committed, let's change this:

gettext('Current trasaction is not commited because server is disconnected.'),

to:

gettext('The current transaction has been rolled back because the server was disconnected.'),

On Wed, Mar 31, 2021 at 3:09 PM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Hackers,
Please find the attached patch for #5519. Updated the existing confirmation message and also added a new confirmation dialog before closing the query tool if the server is disconnected.

--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM5519]: Unable to close tab after disconnecting server.
Следующее
От: Steve Chavez
Дата:
Сообщение: Re: CLI for Schema Diff