PATCH: Fixed sql execution issue (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: Fixed sql execution issue (pgAdmin4)
Date: 2016-05-12 07:48:17
Message-ID: CAKKotZQO6n4V_nLsxnZf3pVdAiZwgG85JSNxqTFh1ZGtV0Eofw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fixed the issue which was introduced with "Named restore
point" functionality in get_nodes function.

Issue: SQL was getting executed without checking database connection
causing invalid node status.

Thanks to Khushboo for reporting the issue.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
Fixed_sql_execution_issue.patch text/x-patch 1.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-12 07:53:36 pgAdmin 4 commit: Check for the connection status before executing the
Previous Message Murtuza Zabuawala 2016-05-12 05:50:34 Re: PATCH: Added "Named restore point" functionality (pgAdmin4)