Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etXcP-0001sG-7A for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Mar 2018 11:52:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1etXcO-0002hu-3F for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Mar 2018 11:52:24 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etXcN-0002hk-Qb for pgadmin-hackers@lists.postgresql.org; Wed, 07 Mar 2018 11:52:23 +0000 Received: from mail-wr0-x242.google.com ([2a00:1450:400c:c0c::242]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1etXcK-0004pS-Pm for pgadmin-hackers@postgresql.org; Wed, 07 Mar 2018 11:52:22 +0000 Received: by mail-wr0-x242.google.com with SMTP id n7so1865345wrn.5 for ; Wed, 07 Mar 2018 03:52:20 -0800 (PST) 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=p4bv7s21DG32awr4UqsLQExCje0NAhRFMRgkUW2H5l8=; b=GaddF6KRM/judgXAUDa+LsqPsobApUOOBptBRgzXmkfYFHEre0NFIBF9Fm59WjIlqL CPUvDppbfVW96gokzXD89yIDvhRRB+UbPuZ1r4GzlK5+R4qf8TqsKUEKghct3ab2hpSU d3t05/qARZMCSCtx0DsXkfOOitNtP+xn93PmOLFxAIadhZWWFsXtHdE8WtWIhxJtdnL5 nj5UuwGJawgbNNz6Zyaq/J4ZIVT3boARgFJQ8FK8jaJpVHOStUpNcJ33Id0hUHHe08Qw hKpsgc8xVF0qdazEUSfbXi0p0ehz+mhQ1rxuEgq768759nBBTQ0J6Q1urePnAs/2i3AT 1Cew== 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=p4bv7s21DG32awr4UqsLQExCje0NAhRFMRgkUW2H5l8=; b=IrOfUe09is+JVdI/3l9tejCPevmgn+6qgJfz6OWdYQeYc+dfMcBGma2V5IfdyzH8qy ynwMDgMMPB3xqb2iHcn7V40p1f0KVy6HTmK0dB30BIYFvYkHL9sRJ3KVuW16smvvZdmy xSV3r7y8dj8FUF//bf0oa+G2yKR77Y3R0UWLbMxqSQVbBkolSbHsuFpTBBEjNPn2WJGJ VJVYZsDlh0lk5XW8ZYvvZQtGHa6SqNPfyr7I1tzoXFI3BTqHGk5bZwB+VkLk767bpFBD wS7QSffzUBQEvPpSgksNFZml0hzsk03/ajS86h9amaIZ5P4zp0T8kaArxghzuXyRSyq2 3SzA== X-Gm-Message-State: APf1xPD+W3W5vcIEs+WS4d8Y+Hpg1NvQa/P5q/D+DvcT+J149fJ+h/nN 0YJfh4mSbk42E6mXZi4al5XnYp9s/+gSRC3WbCuylIrD X-Google-Smtp-Source: AG47ELuS3TdZwH9JG46S7LvCyFdMVX7CwegwpjaIW3m+AbH9ORWr3wF8rFUd2oZlecaFDpX4ZIMgFf+YhSAMPbVP66w= X-Received: by 10.223.153.215 with SMTP id y81mr18840071wrb.144.1520423539426; Wed, 07 Mar 2018 03:52:19 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.109.7 with HTTP; Wed, 7 Mar 2018 03:52:18 -0800 (PST) In-Reply-To: References: From: Dave Page Date: Wed, 7 Mar 2018 11:52:18 +0000 Message-ID: Subject: Re: [pgadmin4][patch] GreenPlum function statistics through an exception To: Joao De Almeida Pereira Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="f403045ce2eaf9df130566d13027" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --f403045ce2eaf9df130566d13027 Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Mon, Mar 5, 2018 at 2:25 PM, Joao De Almeida Pereira < jdealmeidapereira@pivotal.io> wrote: > Hi Hackers, > You can find attached the resolution for issue 3176. > When trying to retrieve the statistics from a function in a GreenPlum > database an error is displayed, To fix this for version 5.X we decided to > remove the ability to get statistics. > > Thanks > Joao > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --f403045ce2eaf9df130566d13027 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Mon, Mar 5, 2018 at 2:25 PM, Joao De Almeida Perei= ra <jdealmeidapereira@pivotal.io> wrote:
Hi Hackers,
You can find att= ached the resolution for issue 3176.
When trying to retrieve the = statistics from a function in a GreenPlum database an error is displayed, T= o fix this for version 5.X we decided to remove the ability to get statisti= cs.

Thanks
Joao=C2=A0



--
Dave Page
Blog: = http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--f403045ce2eaf9df130566d13027--