Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jOGSj-0004ZK-IG for pgadmin-hackers@arkaria.postgresql.org; Tue, 14 Apr 2020 07:58:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jOGSi-0007tR-DU for pgadmin-hackers@arkaria.postgresql.org; Tue, 14 Apr 2020 07:58:28 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jOGSi-0007tE-35 for pgadmin-hackers@lists.postgresql.org; Tue, 14 Apr 2020 07:58:28 +0000 Received: from mail-ua1-x92c.google.com ([2607:f8b0:4864:20::92c]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jOGSb-0005In-Lw for pgadmin-hackers@postgresql.org; Tue, 14 Apr 2020 07:58:26 +0000 Received: by mail-ua1-x92c.google.com with SMTP id u10so3178631ual.9 for ; Tue, 14 Apr 2020 00:58:21 -0700 (PDT) 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=m3vjKzhbhou9ZM0nlYByZacfCIHj9oyPcH3X5ecnRbs=; b=XDXwBrv5g3DUEEISD1pzK6rV6ZlRJZ9awP83z/EYRA8QjND5G0cb+2UVZtKqABoH4A 86IVOCa7T6vmo8ARdSqTVGq7fHTH8QFBnNSUj+cqY8GNzzxoSLbZHSsuheAfeCLL5wUV D3U754akWqaIPDORWeK2KTEbBwRKUc0DyozxJGsDUrkrI/VgpDXt3hc4X8NkoZsFR7cN 4WJeq8XQ4bvfBKPntqv9R/G5lRH2AhlfFSnF+21BLtj/Q+FfuM6K9rUfcCdEYiJUb2xl cRuEqKA0rEvSEDFJ70uO+ShakZWALPnNMknpSNjkEs8A2CgVjt86kBqQL5SvEslShHn8 B+ZQ== 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=m3vjKzhbhou9ZM0nlYByZacfCIHj9oyPcH3X5ecnRbs=; b=O/JCZCJjv5EocqOGGb1dWBpFzzIuhp+4kLOKUSnygRG7d4jfR6Z6eOP/rFOOzBRbs/ B3tOq2uapsgFMFPTkEueKBSWgYLrYxwJaIOpMXbsQZrutaSgZpiyTfbDwlU4tQ/ZNoZr VyhTqCJh+8fAolc/4BRvQd7RLA0XX//rJ5WOZBulZ/MrCKfmQbN6MFLTf999Ur2vsBQp Ry6ZHbQlFff7glVIU9XiJmyhqOX//8IrQKxjoOFJi1EEEapsOB5zNmas+773EpWK9W0D V2SJRpH8tRwnumCXN87FSN6PN9ubZ6iPmrFu8uWyp9LRz3dYUrbqpMOLDO9UwJ4xu/WT EIKA== X-Gm-Message-State: AGi0PuZ2+p7WS4vjv/bYN601CPGweip567dBo3ibDBxePiFDaX/0Uq7F e9VVnkh7DqrA5elmsCaMOqa5OY8NC80g0N4sG6T8wtvNdJEJKzT91n59Zp5ltLlOH7urRtiUmik Ndoo4GhmJgjogJLxAolOJI78MKnBwyuv+qP/pmDPR0OTbRynlGeVKviLeIywqLbrlKGPM97/GTW eWCfOoQLK7penE7Atr9K2CrmtSTpBoEKhEowKdfrXMJC23cYUVtfI= X-Google-Smtp-Source: APiQypJFJ52dRF77JPEVO2yggko6/dUbjdQ256FRNWAPr9bOkDT+sHe6iduDj4dBa1fcxr70rHZDZXf/ZxDYwycxixY= X-Received: by 2002:ab0:184d:: with SMTP id j13mr9162925uag.7.1586851100122; Tue, 14 Apr 2020 00:58:20 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Vishal Sawale Date: Tue, 14 Apr 2020 13:28:04 +0530 Message-ID: Subject: Re: [pgAdmin RM#1257] Show system XX properties for sequences node To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000228e8505a33b908c" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000228e8505a33b908c Content-Type: text/plain; charset="UTF-8" On Tue, Apr 14, 2020 at 1:26 PM Akshay Joshi wrote: > Hi Vishal > > There are so many nodes where "System " property is missing. > Please verify all the nodes and resend the patch. > Sure, shall check for other nodes and send the revised patch. > > On Mon, Apr 13, 2020 at 5:32 PM Vishal Sawale < > vishal.sawale@enterprisedb.com> wrote: > >> Hi Hackers, >> >> PFA the patch for showing the System sequence properties for sequences >> node. >> >> Please review. >> >> Regards, >> Vishal >> >> >> >> > > -- > *Thanks & Regards* > *Akshay Joshi* > > *Sr. Software Architect* > *EnterpriseDB Software India Private Limited* > *Mobile: +91 976-788-8246* > --000000000000228e8505a33b908c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Tue, Apr 14, 2020 at 1:26 PM = Akshay Joshi <akshay.jo= shi@enterprisedb.com> wrote:
Hi=C2=A0Vishal

Ther= e are so many nodes where "System <node_name>" property is = missing. Please verify all the nodes and resend the patch.=C2=A0

Sure, shall check for other nodes and = send the revised patch.
=C2=A0

On Mon, Apr 13, 2020 at 5:32 PM Vishal Sawale <vishal.sawa= le@enterprisedb.com> wrote:
Hi Hackers,

= PFA the patch for showing the System sequence properties for sequences node= .=C2=A0

Please review.

Regards,
Vishal
<= div dir=3D"ltr">





--
Thanks & Regards
Akshay Joshi
<= font color=3D"#3333FF">Sr. Software Architect=
<= font color=3D"#000000" face=3D"arial, sans-serif">EnterpriseDB Software = India Private Limited
Mobile: +91 976-788-8246=
--000000000000228e8505a33b908c--