Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bkum9-0007C5-As for pgadmin-hackers@arkaria.postgresql.org; Fri, 16 Sep 2016 15:10:01 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bkum8-0006Zo-TX for pgadmin-hackers@arkaria.postgresql.org; Fri, 16 Sep 2016 15:10:00 +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 1bkum8-0006Zi-HG for pgadmin-hackers@postgresql.org; Fri, 16 Sep 2016 15:10:00 +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 1bkum5-00072k-MW for pgadmin-hackers@postgresql.org; Fri, 16 Sep 2016 15:09:59 +0000 Received: by mail-io0-x22d.google.com with SMTP id m186so28683664ioa.2 for ; Fri, 16 Sep 2016 08:09:57 -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=+fumWUg7Z1UyOThudofCSHZ7p7QHm7FxES2odutrW+0=; b=RKJ4fh2y8Ox3mD1pJLsmwkHB2am+n5HVb/w8W04wbZS/gUtRJREjjKAety1vI7uOy/ TgrX3EBHJILpDngCFxV/FcFjwMqXacS0Pu/k8mdXMtp9IppALCDyyHKDvrkSxc/eoNwy y7O2KhIyx72SdWhqVNJOGnZpFINQfCeBcT/i4pyBuqUqwF6qnX46grZT08EBH08laEjP +RCxr725Up2fC0P6OQO3OFVjMptOjC1aQdydmNyZFnGaPROHIurIUDXWWcHszxlZ1ieu YHC2wBT16gbIR74yW4xWvAG7+cMD46DlK2JFZG6bHLzEEcjOn3fZ05Mi0232n82MsDpn WbMA== 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=+fumWUg7Z1UyOThudofCSHZ7p7QHm7FxES2odutrW+0=; b=XsdpaAGr84DeOxsjaFXufAO4grX9ErR1NWjskwz11wBEI543D7k8WBb6dXc5/D3+3b +WZdQvUnyi+qTmrxM11ZkNVTxZMGefpfC8WUIM6YlJCnJn70RaxQLx/PtFzS4TrJ5Miy T0uh/GB9yfdqHjw0Hxv3K4rh1HxQm0DzPg9ptw4JSVEccZ+OmQQzmm61RZIrdChQhXcf LidEOk1ohkHhwJ9Wy6KGwtv+w2mccIeknLWHEEz1u2Mpjo+XBZvIOQIohs7zJ2dm02aT HMneNpoErlrPbt7ioOE1wTTLsq3Fo7e+WGKq9V75CY9vlsLfEEXGhC4q/Z7xsfZWKHen ZC/Q== X-Gm-Message-State: AE9vXwNohi2TVCTcObd9t3zHoqg+bI2HRI4QbzeZjjx8eBQByKelT9kqvDpugXYVaix/CZ2StdAoiSwjFq+AFA== X-Received: by 10.107.12.140 with SMTP id 12mr23910901iom.6.1474038596758; Fri, 16 Sep 2016 08:09:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Fri, 16 Sep 2016 08:09:56 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 16 Sep 2016 16:09:56 +0100 Message-ID: Subject: Re: PATCH: To fix the isssue where several default privileges cause error (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, applied. On Fri, Sep 16, 2016 at 12:17 PM, Murtuza Zabuawala wrote: > Hi, > > > PFA patch to fix the issue where several default privileges cause error on > database. > RM#1670 > > Issue: > There were multiple rows returned by subquery that was the issue. > > -- > 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