Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bIJy0-0008LI-2F for pgadmin-hackers@arkaria.postgresql.org; Wed, 29 Jun 2016 18:12:04 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bIJxz-0005yd-K1 for pgadmin-hackers@arkaria.postgresql.org; Wed, 29 Jun 2016 18:12:03 +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 1bIJxz-0005yX-AR for pgadmin-hackers@postgresql.org; Wed, 29 Jun 2016 18:12:03 +0000 Received: from mail-io0-x22a.google.com ([2607:f8b0:4001:c06::22a]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bIJxw-0008Hd-3k for pgadmin-hackers@postgresql.org; Wed, 29 Jun 2016 18:12:02 +0000 Received: by mail-io0-x22a.google.com with SMTP id g13so52824216ioj.1 for ; Wed, 29 Jun 2016 11:11:59 -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=jGC3gsbBvvv3R7u4+Lro8Avt+zO3Kt793cM2wJ7whOM=; b=G6qais5NRJp+kT8Kdrvyq7zNOPb1Vjvs8rwGHbbfR14xIRhgW8TBHirRYBmdpi0B6h xQCyCMJGs9pPWBS6eTMiCql4mO9m04qmN9yRtDa7hscJMSn9Y/hO5uQPDtstwsS0AUOV y2O4jcBEL1NzlXMMB+JKm/XbS4WeirzFWMT/jXafWSvRcclUN5VLlmOy7C80afQB4svL hT3oP3UEomeefT0GMglWPy7WZv4edd4NxsRwxSOQtaiyBi6ICl85rgPLzBCkkBM3wzSt OjxFYyg1gAAHazCcIUV8rpeJRXc/HDJRIQutB/cc+5mhpQkeUhbb80j9DBmsJx5edbk3 hQ1Q== 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=jGC3gsbBvvv3R7u4+Lro8Avt+zO3Kt793cM2wJ7whOM=; b=GAejS+kntQAKlOAtEhosCWYODKHYvnamxbgxD30poNg/S2hOJf74FDQwnfJ7AFDrWl 6yL0fipAmhXTy6u6LrXYO4MwtFjkmHQY0rAxeid+pNwgJLdHxhaMb0cL+flJRmWkaNrq VvjSXH+93TIYVl2NyJEXubF8YnaL6X2b8ZvnOhS4tASFRUXauAqPJAJ5Hd5qMsuuGyx3 ZrDTK36qtogrSUo9UFfcqa2jP1Jc99sGfQ1pJR8XVw5f3sRUZiKKSZea0jHcYF1vzxjo 3f8orV+lnUrJLAF2BG0b9QwGDvFr4yIKCfuIaXjblG6FClg98k2sRRc6eLQW/GSLhcJd vquQ== X-Gm-Message-State: ALyK8tIbfbvuOZCImQgtLyfDmq31hl8130vq2BNAV/3mmgSonkLj3XuWxsSpQfO1vbZcSHFt5aMvy6vye10QnA== X-Received: by 10.107.183.2 with SMTP id h2mr11103734iof.63.1467223918083; Wed, 29 Jun 2016 11:11:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.24.233 with HTTP; Wed, 29 Jun 2016 11:11:57 -0700 (PDT) In-Reply-To: References: <5767F4E1.6020308@kingston.net> From: Dave Page Date: Wed, 29 Jun 2016 19:11:57 +0100 Message-ID: Subject: Re: Fix for issue RM1336 [pgadmin4] 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 Hi On Wed, Jun 29, 2016 at 7:05 PM, Harshal Dhumal wrote: > Hi, > > PFA upadated patch for RM1336 > > Issue fixed: Query tool shortcuts weren't working on mac runtime. Also > changed shortcut key for "Explain analyze" from Ctrl+Shift+A ---> > Alt+Shift+N as Ctrl+Shift+A was conflicting with shortcut to show "about" > dialog in runtime. Thanks - but let's change the runtime and go back to Ctrl+Shift+A in the app. The About box in the runtime is really unimportant. -- 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