[pgAdmin4][Patch] To fix the issues in SQL editor module & Functions node

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] To fix the issues in SQL editor module & Functions node
Date: 2017-03-17 12:27:26
Message-ID: CAKKotZT2CHhAHM0s10BTfgfjtSWeUd1Eg84CF2Hr1w7ciQzXCQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patches to fix the issues in SQL Editor & Function nodes.

1) Add handling of DATERANGE[] type
RM#2258

2) "By Selection" and "Exclude selection" filter options was broken due to
2d array data conversion.
RM#2265

3) Barces are missing on function parameters on SQL tab.
RM#2246

Please review.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_2246.diff text/plain 1.1 KB
RM_2258.diff text/plain 762 bytes
RM_2265.diff text/plain 963 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-17 12:32:52 Re: [pgAdmin4][Patch]: Fixed 2190 - Move language selection to Preferences.
Previous Message Dave Page 2017-03-17 12:21:18 pgAdmin 4 commit: Remove test related files from the mac appbundle.