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 1ernwN-0007B9-LR for pgadmin-hackers@arkaria.postgresql.org; Fri, 02 Mar 2018 16:53:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ernwL-00041b-Lq for pgadmin-hackers@arkaria.postgresql.org; Fri, 02 Mar 2018 16:53:49 +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 1ernt4-0001JZ-7s for pgadmin-hackers@lists.postgresql.org; Fri, 02 Mar 2018 16:50:26 +0000 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ernt0-000661-Sn for pgadmin-hackers@postgresql.org; Fri, 02 Mar 2018 16:50:24 +0000 Received: by mail-wm0-x231.google.com with SMTP id i3so4194931wmi.4 for ; Fri, 02 Mar 2018 08:50:22 -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=blDoOWii9fz/IjrOFuQDCY2bRPHlwjrBdPQasLknQFg=; b=PiVBgLXZwa4RRXOl3XMKJBle57nOVM0FN0TXyjWbMZPA2peMe1tpexM6sNXrQlXbBz idos3UF9x3bgV9Kw3P0TAEt4TAiMF6COtS32/dDAutiy3sTIyjC5R2Bdjl2/EsXgfwPY jbzag2mrLqDizs6l0kdT9ZIg2aYXKeGtRn3SXiBog2Voqu3hanToWJDIciNEEdl5G/Ia /LPmAlLQTlqZoGMvPdORsmTdZLkOGkVCj5Tqz2Bfl73w997GbTtSKbyzIJueHnKd8hpJ 5rIRW6f8GVoV//3sFXkAfyDpNk675YD7cO6Uzanj+V99EcW7ab33O2PwJirxbJEYgBUk xOTQ== 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=blDoOWii9fz/IjrOFuQDCY2bRPHlwjrBdPQasLknQFg=; b=Uv4LCBQWQ6IhUFm9ki8WUWECZJOPbUYbDddNEtKH7QP787xZZN1jvwNWl4CM9bwWJC uJSjEoKjYj942auA2GWQfEANCQYcHi/GomT0iMCeanum7O9bEs4iRsooMhygNnsT5O/h NL7Otqd0wPJ1M/4360itemf7t70PNpNRuEBbMaeFMqDG8WOo7Hb6HfmdUfaWzpPgBuOE sWBjRvoPB2lRuIKKGHjArLw7r78GGMAgIOxA3vyumAkzc8jVeM9DxeZ3Vffslf7dP0j7 DH4CSR7AE9IFCus1GmQVeW35M++Ra8ePtKlzvueS1vLTzM8UqtuthZNtbJ/lyz9nG8w4 iOuA== X-Gm-Message-State: AElRT7F44HhOFOKgoveal6kRh8jQJCL3/veYtylpI+iv6SsAGjrZqS7b z3QW24vANwxtblKGqC5qEfRePhsbRkITo82rjUVa0KJg X-Google-Smtp-Source: AG47ELufKhatEc74adSyB27qABIrhHGZ6SGavUMT3p12dc3Zv8WCzUMGdTQy3BBBIVrUjc01+Cu8coXaH13kd+auq14= X-Received: by 10.28.61.65 with SMTP id k62mr1701485wma.140.1520009421657; Fri, 02 Mar 2018 08:50:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.109.7 with HTTP; Fri, 2 Mar 2018 08:50:21 -0800 (PST) In-Reply-To: References: From: Dave Page Date: Fri, 2 Mar 2018 16:50:21 +0000 Message-ID: Subject: Re: [pgadmin4][patch] External Tables for GreenPlum #3168 To: Joao De Almeida Pereira Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a114af6cea24369056670c51c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a114af6cea24369056670c51c Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Mar 2, 2018 at 4:37 PM, Joao De Almeida Pereira < jdealmeidapereira@pivotal.io> wrote: > Hello Hackers, > > Attached you can find the patch that remove the External Tables from the > Tables node and create a new node at the database level for GreenPlum. > - Do not display External Tables in the Tables node > - Create a new node under databases for External Tables > - Generate DDL for external tables > - Generate properties for external tables > > All these changes can only be seen when accessing a GreenPlum database. > > Thanks > Joao > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a114af6cea24369056670c51c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.
On Fri, Mar 2, 2018 at 4:37 PM, Joao De Almeida= Pereira <jdealmeidapereira@pivotal.io> wrote:
Hello Hackers,

Attached you can find the patch that remove the External Tables fro= m the Tables node and create a new node at the database level for GreenPlum= .
=C2=A0- Do not display External Tables in the Tables node
=
=C2=A0- Create a new node under databases for External Tables
=C2=A0- Generate DDL for external tables
=C2=A0- Generate prope= rties for external tables

All these changes can on= ly be seen when accessing a GreenPlum database.

Th= anks
Joao



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

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