pgAdmin 4 commit: Fix an issue where duplicate entry is made of success

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue where duplicate entry is made of success
Date: 2017-07-03 10:01:18
Message-ID: E1dRyAQ-00057c-7u@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an issue where duplicate entry is made of successful executed query, one with status message and one without status message.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1e427890de93f83d2b1ffb0e25b1c6f6d8bd8389
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 1 -
1 file changed, 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-03 10:01:23 Re: [pgAdmin4][Patch] To fix the duplicate entry in History panel
Previous Message Khushboo Vashi 2017-07-03 10:00:18 Re: [pgAdmin4][Patch]: Fixed couple of minor issues