| From: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
|---|---|
| To: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][Patch]: RM #3420 Merge latest code of pgcli with pgAdmin4 |
| Date: | 2018-08-27 10:52:41 |
| Message-ID: | CAM9w-_nr5PfgrJbzXSNsEtuGdvpxUJaGv-kDSOJ=eSOsrQO2og@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Akshay,
Attached is the patch to make autocomplete changes python 2.6 compatible.
Please note, this patch should be applied over your patch.
On Mon, Aug 27, 2018 at 2:28 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
> Hi,
>
> Did a basic testing. Looks good to me. Test cases run successfully.
>
> On Fri, Aug 24, 2018 at 10:55 AM Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers
>>
>> I have merged the latest code of "*pgcli*" used for auto complete
>> feature in pgAdmin4. We haven't merged that code since last 2 years and
>> they have fixed some bugs and also provided some new features:
>>
>> - Add support for CTE aware auto-completion.
>> - Handle unrecognized keywords gracefully.
>> - Support for table-qualifying column suggestions.
>> - Add additional completion for ALTER keyword.
>> - Better suggestions when editing functions.
>> - Added MATERIALIZED VIEW keywords.
>> - Completions after ORDER BY and DISTINCT now take account of table
>> aliases.
>> - Include arguments in function suggestions.
>> - Add missing keyword COLUMN after DROP
>>
>> I have also added some feature test for auto complete. Attached is the
>> patch please review it.
>> --
>> *Akshay Joshi*
>>
>> *Sr. Software Architect *
>>
>>
>>
>> *Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
>>
>
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB Software Solutions | Pune
> "Don't Complain about Heat, Plant a tree"
>
--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
| Attachment | Content-Type | Size |
|---|---|---|
| autocomplete_py26.patch | text/x-patch | 4.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2018-08-27 11:07:12 | pgAdmin 4 commit: Fixed auto complete issues for Python 2.6 |
| Previous Message | pgAdmin 4 Jenkins | 2018-08-27 09:32:41 | Build failed in Jenkins: pgadmin4-master-python26 #870 |