Re: pgAdmin4: Patch for RM#3060 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAdmin4: Patch for RM#3060
Date
Msg-id CA+OCxowUC-yK1QVKgz3y+e90nkJCOm2v7YJfraB6jVWMDGJtAw@mail.gmail.com
Whole thread Raw
In response to Re: pgAdmin4: Patch for RM#3060  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers


On Fri, Feb 9, 2018 at 10:06 AM, Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Feb 6, 2018 at 11:49 AM, navnath gadakh <navnath.gadakh@enterprisedb.com> wrote:
Hi Dave,
 
           Please find the patch for function name quoting in SQL tab for functions.(RM#3060)

Files affected:
pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py
pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/pg/sql/default/get_definition.sql

I have added code for quoting string wherever needed.

Thanks Harshal for help!

Unfortunately this doesn't apply. Can you rebase it please?

Hold that - my tree wasn't clean...
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin4: Patch for RM#3060
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix quoting of function names in RE-SQL. Fixes #3060