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 Sanket Mehta
Subject Fwd: [pgAdmin 4 - Bug #1191] proper code "select new_empno();" should displayed in query tool window for function new_empno()
Date
Msg-id CA+yw=mM4SbxpO1GP+2qX+Dt-vB7Ukd9mbw6xyKTL8146HZ_7Ew@mail.gmail.com
Whole thread Raw
Responses Re: Fwd: [pgAdmin 4 - Bug #1191] proper code "select new_empno();" should displayed in query tool window for function new_empno()  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
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

FilesScreen 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


Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix installer filename.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Revert "Adding proper virtual environment path on win