pgAdmin 4 commit: Check for valid object existence before checking its

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Check for valid object existence before checking its
Date: 2016-05-16 12:59:47
Message-ID: E1b2I7f-000695-8Y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Check for valid object existence before checking its session changed
flag in the data model.

Thanks Murtuza, and Harshal for reporting it.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8a7a8eb9aaa8f34d9370399069d74d50492206aa

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-05-16 13:32:58 Re: [PATCH] Tables node (pgAdmin4)
Previous Message Akshay Joshi 2016-05-16 08:26:17 Re: [pgAdmin4][Patch]: View and Materialised View Nodes