Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNzCa-0006CA-U0 for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Jul 2016 09:14:33 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bNzCa-00079P-Gn for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Jul 2016 09:14:32 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bNzCZ-00077I-VL for pgadmin-hackers@postgresql.org; Fri, 15 Jul 2016 09:14:32 +0000 Received: from mail-io0-x22c.google.com ([2607:f8b0:4001:c06::22c]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bNzCW-00050i-Fk for pgadmin-hackers@postgresql.org; Fri, 15 Jul 2016 09:14:31 +0000 Received: by mail-io0-x22c.google.com with SMTP id m101so98836223ioi.2 for ; Fri, 15 Jul 2016 02:14:27 -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=P+gg8Ytrsckq1nw3TkqRpGSaCwyuZZAxcTelzhP/hjA=; b=WOCT0iU4RR8iq6x1n8bU+YEyPbyt12CTHpTnCvf9Kb2vSvjwuldanBKJSKgxo5IiKV LMMUx7/1v70HCMSJMN4VabAuJRJuLRJzoDHMiKbz5TPEt8ENydmwhlWwRPboyxi7YDWL 7dBQ25Q/+sIjlTtsm5xGoZCmgZEJK9z6ZBLLaeAE+VXLBanXins1CGKJMw5Yf8CSdhSM 5kli4I/wcqk2U1SGeJZwjHNW2ZLVb2ChwYHF/K7WwYyU40o+YXNoj/x6VTd30xBRsJ62 5tKdp/3SMwTxodZkDK2DMyJgZtvrS5G5YUCfjrd+i8wZ2Qy7stAtt9Dt/r8fHBmsJMBk 5n+g== 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=P+gg8Ytrsckq1nw3TkqRpGSaCwyuZZAxcTelzhP/hjA=; b=JUCiUaI+TgVzsRzk7fUf35JkYYd5wJjgyATq0JE6ZoclBL4QLpsn27ialQZ6U/f07l +dHnCbXT50DY6A0N/n6tZ6E+qAZ4jYEQo5zbCiRGVRv2zFk6AhtiVZ439plaXJbbjJPe +FeRcaoleL2KLQwVr+KrHs2I1hVDkrrMSKUdnYq/axsbn6SP68nZUsjz8JIupE3xdjfw 6T0B0e0+/BxRYyGaBM17dbx86DX+fQGrgzW+G2KIHUiyO2tHNVE/WuKVxewUwl2UwEEq c1SvG5SmnnI0HaqinAku1aCH+NuKv7BhWrcw6z39HA4zTx0Ck26umRSsqQnVx4AaZ+Va j0tA== X-Gm-Message-State: ALyK8tKCM8Z1GOcD18Zfnn87GjRC/OlzktFgti4GW84DbWkFLcnkI0ItOnuNjYvRnOC8k3+X+KeO4Mohjn98Cw== X-Received: by 10.107.183.85 with SMTP id h82mr20350963iof.63.1468574066395; Fri, 15 Jul 2016 02:14:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Fri, 15 Jul 2016 02:14:25 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 15 Jul 2016 10:14:25 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: CanDrop option is missing for newly created database To: Surinder Kumar 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 Tue, Jul 12, 2016 at 8:37 AM, Surinder Kumar wrote: > Hi > > I found this issue while working on an RM case. > > Solution: > setting canDrop flag to True fix the issue. > > Please find attached patch with fix and review. > > > Thanks, > Surinder Kumar > > > > -- > 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