pgAdmin 4 commit: Fixed auto complete issues for Python 2.6

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed auto complete issues for Python 2.6
Date: 2018-08-27 11:07:12
Message-ID: E1fuFMW-0002sh-38@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-27 11:07:59 Re: [pgAdmin4][Patch]: RM #3420 Merge latest code of pgcli with pgAdmin4
Previous Message Aditya Toshniwal 2018-08-27 10:52:41 Re: [pgAdmin4][Patch]: RM #3420 Merge latest code of pgcli with pgAdmin4