pgAdmin 4 commit: Fix quoting of function names in RE-SQL. Fixes #3060

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix quoting of function names in RE-SQL. Fixes #3060
Date: 2018-02-09 10:15:45
Message-ID: E1ek5ib-0008SF-81@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix quoting of function names in RE-SQL. Fixes #3060

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=db92907fe9b98e1bcc5ec993a2c16ca0438ac283
Author: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/schemas/functions/__init__.py | 17 ++++++++++++++---
.../function/pg/sql/default/get_definition.sql | 7 +++++--
2 files changed, 19 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-09 10:16:00 Re: pgAdmin4: Patch for RM#3060
Previous Message Dave Page 2018-02-09 10:07:39 Re: pgAdmin4: Patch for RM#3060