pgAdmin 4 commit: [Python 3] Fixed the issue processing the request dat

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: [Python 3] Fixed the issue processing the request dat
Date: 2016-01-21 06:55:44
Message-ID: E1aM99k-00034L-M8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

[Python 3] Fixed the issue processing the request data (decoding issue)
for UPDATE operation of the server node.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-01-21 09:07:55 pgAdmin 4 commit: Fix comment
Previous Message Ashesh Vashi 2016-01-21 06:55:12 Re: PATCH: Minor bug fixed for decoding request data [pgAdmin4]