pgAdmin 4 commit: Fix validation of object before using it

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix validation of object before using it
Date: 2016-06-07 11:38:01
Message-ID: E1bAFKb-00055b-9m@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix validation of object before using it

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/statistics/static/js/statistics.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-07 12:16:16 pgAdmin 4 commit: Statistics support remaining object types that suppor
Previous Message Dave Page 2016-06-07 11:37:05 pgAdmin 4 commit: Fix incorrect condition checking for privileges.