[pgAdmin4][patch] sqleditor connection status minor patch

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][patch] sqleditor connection status minor patch
Date: 2018-06-05 04:49:21
Message-ID: CAM9w-_=e3+C5YAt7weODyH+tnUbC1+8rc0DMPH2GmfqQEE2Ctw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

PFA a minor patch for sqleditor. When you disconnect the server with an
open sqleditor tab, exception occurs at the back end. Also, after
connecting server, the sqleditor is not able to connect back because of the
exception. The patch is to handle it.
Kindly review.

Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Attachment Content-Type Size
sqleditor_conn_status.patch text/x-patch 1.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-06-05 08:06:42 Re: [pgadmin4][Patch]: Test cases for the backup module
Previous Message Aditya Toshniwal 2018-06-05 04:45:33 Re: [pgAdmin4][RM#3289] Can't query SQL_ASCII database.