pgAdmin 4 commit: Resolved an issue - fetching the source, and target t

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved an issue - fetching the source, and target t
Date: 2016-04-22 12:37:05
Message-ID: E1ataKX-0008Pk-1D@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved an issue - fetching the source, and target type functions in
the CAST module. Make the changes in the CAST module too for the
changes done in the NodeAjaxOptionsControl in the commit-id:
944bdbb96c3b360c856d7586144b835e44afac43.

We've changed the signature (arguments) of the 'options' & 'transform'
functions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=244f5d59d2462a3e886cb60268e97fe1bb27b8e2
Author: Sanket Mehta <sanket(dot)mehta(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/casts/templates/cast/js/casts.js | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-04-22 12:37:13 Re: PATCH: resolving issue in casts as functions are not being fetched due to change in node.ui.js
Previous Message Sanket Mehta 2016-04-22 11:04:26 PATCH: resolving issue in casts as functions are not being fetched due to change in node.ui.js