Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dIaKj-00012s-8a for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Jun 2017 12:45:09 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dIaKi-0000uM-RU for pgadmin-hackers@arkaria.postgresql.org; Wed, 07 Jun 2017 12:45:08 +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.84_2) (envelope-from ) id 1dIaKT-0000F1-9S for pgadmin-hackers@postgresql.org; Wed, 07 Jun 2017 12:44:53 +0000 Received: from mail-io0-x22d.google.com ([2607:f8b0:4001:c06::22d]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dIaKP-0007n8-W2 for pgadmin-hackers@postgresql.org; Wed, 07 Jun 2017 12:44:51 +0000 Received: by mail-io0-x22d.google.com with SMTP id k93so6256697ioi.2 for ; Wed, 07 Jun 2017 05:44:49 -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=HhQvS5edG3TGetw2Q8h4n5ugGCkqatbpGf9xq5M+n0M=; b=TPXnFXZ7jFHom7pvx7OM0QiSiFoXNoAYYOr3U0btAHsLdvZ5XV/I/EPXsHDmL52V74 AM3hxqWHKYU3XkLQguGstzP0DGNVrLrlT7PjYKZHMF71RUaijZWFCmFC1s8Ja8WnE+xF 0Q4TtNyyvtPrKy5+esnd3Hby3fjD5Sr5Fwd/l4v5q39WThEbNF2I+ikOr7/b7bxZmCud aDZwwmcEnIULPqUn7PyhhVLcrdk62S4nZUO8LdtVMaYC/bojxtmvuDiiSgVvW6LtMUH8 Mu3/JFM96MjPTdmwRqqCIgbnFM/pK4feR2bHDX5iFDHyxapnZ2yDIIPNRydIvKkClSl4 pUWw== 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=HhQvS5edG3TGetw2Q8h4n5ugGCkqatbpGf9xq5M+n0M=; b=N0qb0KjTCp0CrZCybBMgbBYL1J87wnJ0WiYt0pCzKGvWz2+ibHQBWgEy76f3ts7mXU HvLQ4rZ1Yfmjy6SDS8PeZeB1vX+NiZVWzhKP6ZkT6vMk385y6ftIYQv3hgrtVSikU6ZB kcgzQXxD11WBvV3rbL2g59j9pA3aaLMAJkNmcZc84z2o+L5SxRC4UeddIQqh2MGYJVXp fAkOqgxLqPXBnUk+n1l0ssAdmqvlU6n5L2sjep/yI+E+miD4dbbgiNWzD1wOExlzwBUj 7x6noL4wYoEjWSbOtTl9KTyKczc8JBdxfXzkrb9Zy2tsLIWrYnApoPlbepA9qmsYunLT 1wBA== X-Gm-Message-State: AODbwcCSt6AAaBmw9cou3cB7821hk+0HeC9gLvweJ0TSLKljK6QZVxka ojZnri3cMy+8QinukcQ7TscFts6cmAE6zMg= X-Received: by 10.107.35.210 with SMTP id j201mr30272579ioj.144.1496839489091; Wed, 07 Jun 2017 05:44:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Wed, 7 Jun 2017 05:44:48 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 7 Jun 2017 13:44:48 +0100 Message-ID: Subject: Re: [pgAdmin4][PATCH] To fix the issue in Synonym node EPAS9.2 To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: text/plain; charset="UTF-8" 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 Thanks, applied. On Mon, Jun 5, 2017 at 11:38 AM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix the issue in Synonym node for EPAS9.2+ where Packages are > not displaying as a target objects. > RM#1813 > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers