Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bn4VR-00032n-OV for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Sep 2016 13:57:41 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bn4VR-0008Oa-Bv for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Sep 2016 13:57:41 +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 1bn4VE-00089J-4c for pgadmin-hackers@postgresql.org; Thu, 22 Sep 2016 13:57:28 +0000 Received: from mail-it0-x235.google.com ([2607:f8b0:4001:c0b::235]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bn4V7-0002qI-HH for pgadmin-hackers@postgresql.org; Thu, 22 Sep 2016 13:57:26 +0000 Received: by mail-it0-x235.google.com with SMTP id r192so157879224ita.0 for ; Thu, 22 Sep 2016 06:57:21 -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=N5jo0KtseMtM74+DLTtQQhx3srt3fUUfckvisVNdSlA=; b=tzPgMy0BLf7M5Z0k+AjL2MFdlnIErhSZaTJhG9nOLDeNHxC6vibI25gy0c3+sgPu7E STScjWRWV1A2kI1a5Ytohut1a5cEkGozRtPlMSevnq++E6Tnt5QV2bXaVVmNk1GwXvoW jSJYv3CxV9r5Mww7eGjco+HMrX+iZ3nf5graxvBlFzyV0cn3Rjw9M+iLBgyrVPfpuRsK vMGxwQtNi/eA1bETFCtuIxcHBrNwdGSoJrr95jUPUnX1x6Rh8Kr2fGhJKJE6dsL3xa2v r3KJy3hXndT3mdgYUpV4FdSQZKUnrSEdibxxVb6saI4rXol2Jho+3OH9XqsFvce3Am6M lSrg== 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=N5jo0KtseMtM74+DLTtQQhx3srt3fUUfckvisVNdSlA=; b=Ae1vQeu3pQDJLJV7Gbm3l2wkE6OgL1TfOUs7pEutrcUeoWqmIba+VKCn1D/lY+6Uv5 DBctwwU8rcClrfTB/TZwLbLSeTJC1DhFIlA4tGwuMY9VRoz1ob+3YkC66ywmXBdnplXq oqgApMkf6bby3/zIXwiVL8fDc8xBEhJ/EZqbDvmLerrQ9DbTQ/ixVpVZG+wT3ad5/zId BfN+EsZ9iT6u7OVGi9weyLCXhvYuZKace6BPdNu9GRFd6Jl5DxZGg/Lqfe0vSU8+EyaM ssQRWpvDbz3egakgqjQhL3TNkCsgfv0nreLsvTwGHoGVBKKz93P37f09RzBOqk3nyE3o aNqQ== X-Gm-Message-State: AE9vXwNdOPXb3upV9o+JMtmijKIesl0o2JeqpcykN3wtdVbDhLz6Myhi9nWvP3IRqZqOsaHwtu33gyuVLSoEwQ== X-Received: by 10.36.236.69 with SMTP id g66mr11184776ith.32.1474552640725; Thu, 22 Sep 2016 06:57:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Thu, 22 Sep 2016 06:57:20 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Thu, 22 Sep 2016 14:57:20 +0100 Message-ID: Subject: Re: PATCH: Adding support of Package in synonym (pgAdmin4) 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 - committed. I noticed while testing that if I update a synonym (I was changing the target package), the properties list doesn't seem to auto-refresh when I hit OK on the dialogue. Can you reproduce that? On Thu, Sep 22, 2016 at 2:08 PM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to add support for creating synonym for Packages. > RM#1611 > > -- > 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