pgAdmin 4 commit: data stringification was not done, when object was no - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: data stringification was not done, when object was no
Date
Msg-id E1aHABv-0000Cs-NM@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
data stringification was not done, when object was not modified, and
passed as it is and that leads to error during fetching the modified
SQL.

Thanks Neel for the point out.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 33 ++++++++++++------------
web/pgadmin/static/js/backform.pgadmin.js        |  2 +-
2 files changed, 18 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [Patch] Fix libssh2 build error on vs2010
Next
From: Dave Page
Date:
Subject: Re: pgAdmin III commit: Showing 'SETOF' two times in function properties di