Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bk7Ll-000274-90 for pgadmin-hackers@arkaria.postgresql.org; Wed, 14 Sep 2016 10:23:29 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bk7Lk-0007rQ-RX for pgadmin-hackers@arkaria.postgresql.org; Wed, 14 Sep 2016 10:23:28 +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 1bk7Lk-0007q9-5q for pgadmin-hackers@postgresql.org; Wed, 14 Sep 2016 10:23:28 +0000 Received: from mail-it0-x22a.google.com ([2607:f8b0:4001:c0b::22a]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bk7Lh-0001qb-Qn for pgadmin-hackers@postgresql.org; Wed, 14 Sep 2016 10:23:27 +0000 Received: by mail-it0-x22a.google.com with SMTP id x192so5613943itb.0 for ; Wed, 14 Sep 2016 03:23:25 -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=4I7UtNjb8siKYviIaA6pfFVYkIwEH5VvyDez1n8ExIk=; b=wGBF/Zc5WPbupnC+UhaHLUulXRwiI3v7jzBpMGwOvj0uPc2MV3Zu46Pt6WLH5su9RZ oBOxk0MxTCMIP6TUFaauCJfz9JXGVkYaV7w4CP2vIAV6osgWvUUNRqiCLma19nZChT5K 2ZFKMH/Gw/SHr4FE35pc9Xx/G61MRY9MNhaoTEq8bfI72E/Jf24CfrzCkRCev6CwEQJB 88xdLVMXyWkNjeWRisjrw8C9d9pUa9MMA4cG7p1QyxQuay831LEp9WdvGxqUYkWFuYQL ZlVd6alcmMRodkjaUFAUltcXjufny+XNIf3d02iRVLDq8tpve6fPPax3j40zzp1vC+ff DHwg== 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=4I7UtNjb8siKYviIaA6pfFVYkIwEH5VvyDez1n8ExIk=; b=UIwVWAC5uvXzZnu1DoayEbrQqMDOVPyt24YGyxsEqndr5TpEdxK2ZZUgYHllgAHeHr bdYSlVzUXMNDIb+7oZFOJBb7ekd4SLd/wR9oqHG7P5MvzHpLbnUgZPeTbRQyUO/p3ulc gGcaNzb6LD31V55wu99amjYrxTU1sFOrxztUceQqVOcGaYeu9C42bdlqUJKJJUeYGa6X dE8uIrmHhOpGEPO/yAKkJEBrqE+ha4uiq48HxiT/HLJKDhkE5hjsbkV5/ZX4j+gm+7oe Cf4oJuSL26GNtHkQSZSJNZrcm0gskt1cYI0X4dIOYSOrJzMXxZclkPSCNoGG28ck9gWb iV5g== X-Gm-Message-State: AE9vXwPD7kjC/MEMbBkQLhuF+5zGL8JsuyZTZpkis3+UbbtCURbfxNhxcG7dpjJADs6U2FVU5YXIyFlS+VnYbg== X-Received: by 10.107.170.87 with SMTP id t84mr4602369ioe.87.1473848604298; Wed, 14 Sep 2016 03:23:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Wed, 14 Sep 2016 03:23:23 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 14 Sep 2016 11:23:23 +0100 Message-ID: Subject: Re: PATCH: Fixes issue where executing a query disables the Save button in the query tool (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 with a minor change to treat the save drop-down menu button in the same way as the save button itself. On Wed, Sep 14, 2016 at 10:03 AM, Murtuza Zabuawala wrote: > Hi, > > PFA minor patch to fix the issue where executing a query disables the Save > button in the query tool > RM#1695 > > Please review. > > > -- > 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