pgAdmin 4 commit: Initialize the msg to None as we may not have msg ava - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Initialize the msg to None as we may not have msg ava
Date
Msg-id E1b55hX-0000Nc-Vp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Initialize the msg to None as we may not have msg available, when
current version, and latest released version is matching.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py | 37 ++++++++++++++++++++++---------------
1 file changed, 22 insertions(+), 15 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [PATCH] Tables node (pgAdmin4)
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: To fix condition checking in Backup utility (pgAdmin4)