Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bWmXG-0007Lt-2k for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Aug 2016 15:32:14 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bWmXF-0006N8-Fx for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Aug 2016 15:32:13 +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 1bWmXE-0006L3-LY for pgadmin-hackers@postgresql.org; Mon, 08 Aug 2016 15:32:12 +0000 Received: from mail-it0-x229.google.com ([2607:f8b0:4001:c0b::229]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bWmXB-000322-NI for pgadmin-hackers@postgresql.org; Mon, 08 Aug 2016 15:32:11 +0000 Received: by mail-it0-x229.google.com with SMTP id j124so85701285ith.1 for ; Mon, 08 Aug 2016 08:32:09 -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=VVwcM0zQDPRasLUTmD2EvzSK/q277IdHZnGGiK74p8c=; b=nX7i0EB2JFnr94KtEo+vvSJqVJjyowAO47HVu35viZ2NmD78lHw/pPLNe2ChuPStCh Ei5W6wc0sSCaSLxP8OrnSb0ZPQ08lJe4xJKl2/RlFuLyHLuP7qIO2RI7TeXeKrGFd3rq DmA2EvXWeSn3ihpVOJyc55wW1Okp4GwBNtdYyzw6m4aPj2R0hKlGFw7QXMRRqMtD1Bjl 7UIUKTrazP+CoToPHhFsxdOju8UxCUHtNA7Cli/vw/JDujT/ZObyLqSy6sLkhJxO5IBB NdrKZwt1gmQ2p1U2DVR6DnU+ma5G5X2Qp69yg94M4CAu1M4QWDJWFeXjkSElfeyyN3S5 9+Iw== 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=VVwcM0zQDPRasLUTmD2EvzSK/q277IdHZnGGiK74p8c=; b=KuWjXR1OUtLyQghGo9zxDl9qNzhBvSlqBDeM6QAnN4owDHBxPD1VJ3UmlhvTV5CT1H 5TS8QKJEzBcEIQo9a41tjH93X60qwQ3NHE8gKoyQ0j2VGvZdPhvOKqc+kcdxLrH/AH3n /n1tMeuEXUYn36jcnMtYR9pxSGTIh7bFls+YHpaJh8RX7Km03eA4BN537Adx0zTVvkq9 NnEbhRSmABsKj5383cAO/uTjFGVG0wPxFKKgFjRCdzz/j5/e+yaquHVqZcsxFyJuhbAv m9wyDHMMMdvZZCRrgpbJ9MKsuNpi0hoAF5OuAg3QkmGDS34o5j/WIwb3ffRwGYw2oGYX cyrQ== X-Gm-Message-State: AEkoouuIGI0jydrHAnSZnCDMEtn5FQ7oyq8UZB2fgYJw2W7zNN8Don5kO3pA1PQYPE+q8wcRX3ASZ5ostskB/Q== X-Received: by 10.36.2.18 with SMTP id 18mr18008600itu.35.1470670328966; Mon, 08 Aug 2016 08:32:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Mon, 8 Aug 2016 08:32:08 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 8 Aug 2016 16:32:08 +0100 Message-ID: Subject: Re: [pgadmin4] fix for RM1417 To: Harshal Dhumal 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 - patch applied. On Mon, Aug 8, 2016 at 3:59 PM, Harshal Dhumal wrote: > Hi, > > PFA patch for issue RM1417. > > Changes: Fixed privileges parsing issue while editing privileges of exiting > object. > > Additional Note: This was general issue and was not related to runtime or pg > 9.6. > > > > -- > Harshal Dhumal > Software Engineer > > EnterpriseDB India: 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