Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dB0Hp-0005zt-W1 for pgadmin-hackers@arkaria.postgresql.org; Wed, 17 May 2017 14:50:50 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dB0Hp-0000ik-If for pgadmin-hackers@arkaria.postgresql.org; Wed, 17 May 2017 14:50:49 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dB0Ha-0000Ij-25 for pgadmin-hackers@postgresql.org; Wed, 17 May 2017 14:50:34 +0000 Received: from mail-it0-x231.google.com ([2607:f8b0:4001:c0b::231]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dB0HW-000438-Bq for pgadmin-hackers@postgresql.org; Wed, 17 May 2017 14:50:33 +0000 Received: by mail-it0-x231.google.com with SMTP id g126so10547688ith.0 for ; Wed, 17 May 2017 07:50:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=FRbRPellkLTbC9R266tm8NQe/PAtxeXwNuI4aUV8icY=; b=cyvP9zy13bcADZnJuqyb1l0qBgzWxAit6UVpl+9lGw22AHUFjeT4Z57pfk6mXS36hm ofe8E1fqCpfG1TelmygBV/7XSHRExZvgXKdsBo0DFCyFF5esV1H5bnAzAWn6/mXlBYIK k24J7zuC9Ipf8VbMKK9NFv7VjiDdzknCt5xCxiAUUDNW7dG5WkjWhdbuPwBY0Gp6BhGh qqrbq+kdav8dXuW9RHDiGCd0psOX1+xsxFgwQbHXGucjbVFbdTEaGaZ44JdXJ5+lFHZk ZwFJBtHEN6bnZxi89+XVa2d1dNTPVhGrn0Ns4IsGhAqMDVZabvO8X7RarBwY4kiSWLKN lsFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=FRbRPellkLTbC9R266tm8NQe/PAtxeXwNuI4aUV8icY=; b=edLoOrwRWeI74PILcnLqiEJwYuJEgxa3gJBnUse3aRRiVHAu5sRDv5K2H7ZKoLxbql nHQqRq6HT+M/nwvZCRPdQDbzBKgIGwOIw/AkoTuZeQWW8cqQzv8lG/jO0pDnTMDRtesz iL6L2dHC7ea1K9vfw5rNLwmDWLrGwhKkQsceW1Te0ubbvVd3Iah8CG3iDdo/SIXIyfGY ER250lsyJkUQjP/VuJ8MVNn4A21dqvYp3vAHL7NUdrH63GQFa6Oj9tgRcOt4z1yOCw26 /wGoSDapX3pU7eED5isllBAAs0CYycv7Uo0R3VyhxQ5kPLVMLSRtmq3thFg4CT9X7oAe ojyQ== X-Gm-Message-State: AODbwcApB1+MyEozqfK60qmmoyCxfP82klAMhQJVZjXUFMGyIYXdZQDb hs0yV8/cjylfKbma7GIwc0bc8IhNb3C6 X-Received: by 10.36.31.74 with SMTP id d71mr4294421itd.85.1495032628718; Wed, 17 May 2017 07:50:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Wed, 17 May 2017 07:50:28 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 17 May 2017 15:50:28 +0100 Message-ID: Subject: Re: [pgAdmin4][PATCH] To fix the issue in function node To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a1145ecc6c34200054fb9684a" X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a1145ecc6c34200054fb9684a Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Tue, May 16, 2017 at 11:05 AM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > PFA patch to fix the issue in function node where it was displaying wrong > query if function returns table. > RM#1851 > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > -- > 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 --001a1145ecc6c34200054fb9684a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Tue, May 16, 2017 at 11:05 AM, Murtuza Zabuawala <= span dir=3D"ltr"><murtuza.zabuawala@enterprisedb.com> wrote:<= br>
Hi,

PFA patch to fix the issue in function node where it was = displaying wrong query if function returns table.
RM#1851

= --
Regards,
Murtuza Zabuawala=
EnterpriseDB:=C2=A0http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-ha= ckers




--
--001a1145ecc6c34200054fb9684a--