PATCH: resolving issue in casts as functions are not being fetched due to change in node.ui.js

From: Sanket Mehta <sanket(dot)mehta(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: resolving issue in casts as functions are not being fetched due to change in node.ui.js
Date: 2016-04-22 11:04:26
Message-ID: CA+yw=mNNmLY_j6_zDOJ-P9zMcS8ZNCFWbU-a4WPVBSzoqfeL8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Due to commit id 944bdbb96c3b360c856d7586144b835e44afac43 in node.ui.js,
functions were not being fetched after selecting source and target types as
I have overridden the options property for functions select control.

I have resolved that issue and patch is attached with this mail.

Please do review it.

Regards,
Sanket Mehta
Sr Software engineer
Enterprisedb

Attachment Content-Type Size
options_issue_in_casts.patch text/x-patch 1.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-04-22 12:37:05 pgAdmin 4 commit: Resolved an issue - fetching the source, and target t
Previous Message Sandeep Thakkar 2016-04-22 10:57:48 Patch for pgAdmin4 RPM package