Re: Fwd: [pgAdmin 4 - Bug #1191] proper code "select new_empno();" should displayed in query tool window for function new_empno() - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Fwd: [pgAdmin 4 - Bug #1191] proper code "select new_empno();" should displayed in query tool window for function new_empno()
Date
Msg-id CA+OCxoyNYNCjnzYLT=y8S9NEyE_RQjVVWoR3M7cSvu=o4fy2Dw@mail.gmail.com
Whole thread Raw
In response to Fwd: [pgAdmin 4 - Bug #1191] proper code "select new_empno();" should displayed in query tool window for function new_empno()  (Sanket Mehta <sanket.mehta@enterprisedb.com>)
List pgadmin-hackers
Thanks - patch applied!

On Tue, Jun 21, 2016 at 1:10 PM, Sanket Mehta
<sanket.mehta@enterprisedb.com> wrote:
> Hi,
>
> I have resolved the issue and patch is attached with this mail.
> Please do review it and let me know if any changes required.
>
>
> Regards,
> Sanket Mehta
> Sr Software engineer
> Enterprisedb
>
> ---------- Forwarded message ----------
> From: <redmine@postgresql.org>
> Date: Mon, Jun 13, 2016 at 3:10 PM
> Subject: [pgAdmin 4 - Bug #1191] proper code "select new_empno();" should
> displayed in query tool window for function new_empno()
> To: fahar.abbas@enterprisedb.com, guillaume@lelarge.info,
> priyanka.shendge@enterprisedb.com, surinder.kumar@enterprisedb.com,
> neel.patel@enterprisedb.com, akshay.joshi@enterprisedb.com,
> sanket.mehta@enterprisedb.com
>
>
> Issue #1191 has been updated by Dave Page.
>
> Target version changed from 1.0 Beta 1 to 1.0 Beta 2
>
> ________________________________
>
> Bug #1191: proper code "select new_empno();" should displayed in query tool
> window for function new_empno()
>
> Author: Fahar Abbas
> Status: New
> Priority: Normal
> Assignee:
> Category:
> Target version: 1.0 Beta 2
>
> Platform:
> Ubuntu 14.04 Linux 64:
> -------------------------------
> Browser version:
> ----------------------
> 28.0 Mozilla Firefox for ubuntu
>
> If User "select script" for function new_empno(), following output
> displayed:
>
> SELECT
> <>p
> <>u
> <>b
> <>l
> <>i
> <>c
> <>.
> <>n
> <>e
> <>w
> <>_
>
> Steps:
>
> 1. Launch pgAdmin4 on Ubuntu 14.04 Linux 64
> 2. Connect to PPAS-9.5 server
> 3. Expand function node
> 4. Right click and select script for function new_empno()
>
> Expected result:
> ------------------------
> proper code "select new_empno();" should displayed
>
> Files Screen Shot 2016-05-18 at 2.09.03 pm.png (879 KB)
> Screen Shot 2016-05-18 at 2.37.16 pm.png (982 KB)
> ________________________________
>
> You have received this notification because you have either subscribed to
> it, or are involved in it.
> To change your notification preferences, please click here:
> https://redmine.postgresql.org/my/account
>
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
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: pgAdmin 4 commit: Fix SELECT Script option for functions. Fixes #1191
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Set the sys path from the runtime as we were doing it