Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bvBJX-0000PK-0z for pgadmin-hackers@arkaria.postgresql.org; Fri, 14 Oct 2016 22:50:55 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bvBJW-0005rt-Jq for pgadmin-hackers@arkaria.postgresql.org; Fri, 14 Oct 2016 22:50:54 +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 1bvBJI-0005R3-Ez for pgadmin-hackers@postgresql.org; Fri, 14 Oct 2016 22:50:40 +0000 Received: from mail-it0-x230.google.com ([2607:f8b0:4001:c0b::230]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bvBJF-00010p-2C for pgadmin-hackers@postgresql.org; Fri, 14 Oct 2016 22:50:39 +0000 Received: by mail-it0-x230.google.com with SMTP id 4so4038183itv.0 for ; Fri, 14 Oct 2016 15:50:36 -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=qVZDyQ5UilbOZ5Le0hTZSz5bkNBJp1gCagPDxHoaV2c=; b=Zn+KzBTtnS8jlxGaKsuN7o2pV/VbbmKRoZlyNyAe3+th6ED1vJHcMJTRzZ1ywM5FcR +vEhpJ1K1GG7ZfZ9YGGpWibfP3yAy2OQhkdSByo1Z7PEeKtS+ircsikjkWGagIC34oKy 2+0Brvf0T8naHhnaS8kE7E2/zfa5rBhw8rYI/qSFL0/P12U6HSpXT7JUauJR8Bm7aAwW Pkp/U8BIq9kNkFpK41dzgeMPF4koizeng/OKwdaSBJy+UaDfYIZqc2/dh9LsHUvSmq64 3KaTp/oWr/lrXyy2Smpsr1F98dyiNvqsyUsnCLuniE7xfTrzYz6xYLChBzF64R0FZJgH xg+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=qVZDyQ5UilbOZ5Le0hTZSz5bkNBJp1gCagPDxHoaV2c=; b=BE2Mtrlyr+cxaKb1+eqnNs5P7oLm29VXWpwHfuqL1f0XFtipYn7ixrFmoQ2uFpe3iH UhxF/ujhzxWQl4zDbfDMSD6pEctG9NGv26h+4GK9stnetv1A9h03dU4wzAhUrAZkIr9n aOSIzHTxGK5m6wmLZobaR/gTTDaD8FSx3jvmzaQ8wbSIhLOG/uODQdg4Ps0+XxT5G/8M OAk/59iyk7ze3SxrGZgR7BQu8XYbkoWKi5/flKHcXOzrKvrh6uQioeLRePaXQMsgiLim tqeLyRjAj5rO1lXJLdNiijngY++sZaHopM0jcYyXEqNPHrRV5TdYic79n7acrG7HfiCt peRw== X-Gm-Message-State: AA6/9RmU5Gb6Nb1ciD6DkJvVldIj1Dy3okPzQTRMVoP2xb1uJG1XIBQ0XRRJx0sfQlVnqSI+5Qq/jqosw9mwXQ== X-Received: by 10.36.6.130 with SMTP id 124mr446746itv.94.1476485434724; Fri, 14 Oct 2016 15:50:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.146.135 with HTTP; Fri, 14 Oct 2016 15:50:34 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 14 Oct 2016 23:50:34 +0100 Message-ID: Subject: Re: [pgAdmin4]: RM1845 - Add node method to fetch synonym properties To: Surinder Kumar Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a1143758ada69c6053edb0d4c 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 --001a1143758ada69c6053edb0d4c Content-Type: text/plain; charset=UTF-8 Thanks, patch applied. On Friday, October 14, 2016, Surinder Kumar wrote: > Hi > > Implemented *node method *which returns *Synonym properties* while > refreshing node. > > Please find attached patch and review. > > Thanks, > Surinder Kumar > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a1143758ada69c6053edb0d4c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks, patch applied.

On Friday, October 14, 2016, Surinder Kumar &= lt;surinder.kumar@enterp= risedb.com> wrote:
Hi

Implemented node method which ret= urns Synonym properties while refreshing node.

Please find attached patch and review.

Thanks,
Surinder Kumar


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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL= Company

--001a1143758ada69c6053edb0d4c--