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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5519]: Unable to close tab after disconnecting server.
Date: 2021-03-31 14:23:36
Message-ID: CA+OCxoxHneaUCAyhTPa1MfiuDTr6JhUfHzyaE4NBt-y1FMOXaA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Steve Chavez 2021-03-31 23:37:57 Re: CLI for Schema Diff
Previous Message Pradip Parkale 2021-03-31 14:08:43 [pgAdmin][RM5519]: Unable to close tab after disconnecting server.