pgAdmin 4 commit: Fixed auto complete issues for Python 2.6 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed auto complete issues for Python 2.6
Date
Msg-id E1fuFMW-0002sh-38@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed auto complete issues for Python 2.6

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ea787b30eb8cbda1adac26d3d6a9c6288e9ca6fa
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../query_tool_auto_complete_tests.py              |  1 +
web/pgadmin/utils/sqlautocomplete/autocomplete.py  | 41 ++++++++++++----------
web/pgadmin/utils/sqlautocomplete/sqlcompletion.py |  2 +-
3 files changed, 24 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3420 Merge latest code of pgcli with pgAdmin4
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3420 Merge latest code of pgcli with pgAdmin4