Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gjfH5-0007ST-2P for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Jan 2019 07:06:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gjfH3-0007OY-HO for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Jan 2019 07:06:05 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1gjfH3-0007OR-84 for pgadmin-hackers@lists.postgresql.org; Wed, 16 Jan 2019 07:06:05 +0000 Received: from mail-qt1-x829.google.com ([2607:f8b0:4864:20::829]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gjfGw-0003M3-UU for pgadmin-hackers@postgresql.org; Wed, 16 Jan 2019 07:06:04 +0000 Received: by mail-qt1-x829.google.com with SMTP id l11so6106078qtp.0 for ; Tue, 15 Jan 2019 23:05:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kOeQkoh0WnsPJHiwz0yeNHLKOBIiSQQyvBIhMca9Poc=; b=E30XQr9ziyQEOlG22NGiUGb+t+ClSZP6hHXpbcpEiTnLe1JeOL7eeozToM2RrsMsW5 xXWekOz5dJ5X1JFvetL7JLhXjNeC5EG2SQOFyPQv7lFtiMezccJH4463SM95cvZ+RPq6 ZWVUP2CDdH1jU+BPnZCikDJr39dKYjjmB8bbZkr3qdJFT/rsJIK2MPRfNTM045hbmu0m XFr2Edo+LLOz1k/Yx5y6pMHl7Qsq8TXf43pEnUXNpxuj6xXg1oBrfFsTcDloPIDrGFez caalhk+JicV+HmvrquuO/Ix7ApBmsPeF2gxMNgDQqUCgvvJK1rUyNnYoRt1lxP/kyZap oozQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kOeQkoh0WnsPJHiwz0yeNHLKOBIiSQQyvBIhMca9Poc=; b=nKn84kjfCegAtGDHRt8k2SUmUNZX5k7KSRo3G5tpPp7GofKdiqjgH+QfvaK1rRH/Oq xT3DuNYJbjYhnAbUdMp1T3r5u+/vrLw4TFU6hkwn67snwwkKC/NPtHx6oaynhSRahukL mvjY68G4Sb61HLB2O6HIcaWtda8gR0MrrB4GdAiAtQpy+TKGUpwIAksWXJqXa7XW0ewM O0FVtVZh50uPb0mTLVpkTdGPRK5lCGtJhLkJaf4Wdgy4UV9xpRkP6uKmaK1OSV9FStuF xOUua198MudUTpia3J7SBSECLpP4UUN8HnHnXmbB5VZJAJFoDsbBSkCfPDaJHk/sOVsP 8qvg== X-Gm-Message-State: AJcUukfDUYG2UMSvg5iJVMkOeDbcTNFG6aEeiJH9vualqCplXAUbAS/f oUBcTw7aNAi+FNjlHKFPrSKHXcaTmNR8E02EkbvrUA== X-Google-Smtp-Source: ALg8bN7gC/+Yr3AUP0Lw6szcxcKtSiuoyGNjnfcDGCMEBNgWWPvmLa6Y1Z6BncABdBI0zhXdawMfToIVU+zioPpISaE= X-Received: by 2002:ac8:3618:: with SMTP id m24mr5909707qtb.210.1547622356740; Tue, 15 Jan 2019 23:05:56 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 16 Jan 2019 12:35:45 +0530 Message-ID: Subject: Re: [pgAdmin4][RM3453] Incomplete SQL for Foreign tables in SQL tab To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000d20bf6057f8de83f" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000d20bf6057f8de83f Content-Type: text/plain; charset="UTF-8" Thanks patch applied. On Mon, Jan 14, 2019 at 2:28 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix incomplete SQL for Foreign tables in SQL tab. > > -- > Thanks and Regards, > Aditya Toshniwal > Software Engineer | EnterpriseDB Software Solutions | Pune > "Don't Complain about Heat, Plant a tree" > -- *Akshay Joshi* *Sr. Software Architect * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* --000000000000d20bf6057f8de83f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks patch applied.

=
On Mon, Jan 14, 2019 at 2:28 PM Aditya Toshniwal <aditya.toshniwal@enterprise= db.com> wrote:
Hi Hackers,

Attached is the patch = to fix incomplete SQL for Foreign tables in SQL tab.

--=
Thanks and Regards,
Aditya Toshniwal
= Software Engineer |=C2=A0Enterp= riseDB Software Solutions |=C2=A0Pune
"Don't Complain abo= ut Heat, Plant a tree"


--
Akshay Joshi
Sr. S= oftware Architect
=

Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
=
--000000000000d20bf6057f8de83f--