pgAdmin 4 commit: Quote identifiers correctly in auto-complete. Fixes #

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Quote identifiers correctly in auto-complete. Fixes #
Date: 2016-12-05 17:40:10
Message-ID: E1cDxFK-0005gW-D7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Quote identifiers correctly in auto-complete. Fixes #1992

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e16090942384a8f132534544c9654fa248a8013d
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/sqlautocomplete/autocomplete.py | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message sinedu Abera 2016-12-06 01:34:16 downloading challenge
Previous Message Dave Page 2016-12-05 17:39:28 Re: [pgAdmin4][Patch]: Fix RM1790 - [Web] Support setting a field's value to "null"