| From: | navnath gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | pgAdmin4: Patch for RM#3060 |
| Date: | 2018-02-06 11:49:15 |
| Message-ID: | CAOAJCYrisW6z8mqB9VLdyFebH6=OjK2s4ZYXxv7KH3bxhJ4Hkg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Dave,
Please find the patch for function name quoting in SQL tab for
functions.(RM#3060 <https://redmine.postgresql.org/issues/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!
--
Regards,
navnath
| Attachment | Content-Type | Size |
|---|---|---|
| function_name_in_SQL_tab_v1.patch | application/octet-stream | 3.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joao De Almeida Pereira | 2018-02-06 14:33:09 | Re: [pgadmin][patch] [GreenPlum] When user press Explain Plan and Explain analyze plan an error is displayed |
| Previous Message | Ioseph Kim | 2018-02-06 05:46:12 | Re: suggestion: discard python2.x venv |