Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iRrkB-000615-UB for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Nov 2019 05:51:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iRrkA-00068v-Mo for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Nov 2019 05:51:06 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iRrkA-00068o-Cw for pgadmin-hackers@lists.postgresql.org; Tue, 05 Nov 2019 05:51:06 +0000 Received: from mail-il1-x141.google.com ([2607:f8b0:4864:20::141]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iRrk3-0007P4-Hq for pgadmin-hackers@postgresql.org; Tue, 05 Nov 2019 05:51:05 +0000 Received: by mail-il1-x141.google.com with SMTP id n18so10094938ilt.9 for ; Mon, 04 Nov 2019 21:50:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YZLbUERua3JF1GrZldcB9qY4JJJwVLnQ+FyiVfWvAao=; b=LmPsaNlSTOfATPlWhy5JBSODcUEniFVeoahLs5lVmK05ZvqRGGH+P+WUG6nKW0PS6v bf11Eb2NIgXJEpa+2SH5FYz3tCu8a0e931SDM6qP0Id2UksujJY2rviuQudGephaOtM6 bP65vcnZziIpneVQN+o+egSfDJM/2HJKOd4DQbrn29iCnGG2Sg1fVRiLt/pa5Hmr2hYL 6f/h3UCYSBy+GPZcAq1MPJdwnlLmG9XWFz/XdHr/zVBLocZ0vIFVQghdKvvpldYC8wOF +fkcpPIfCg6N0Zuu05WsSHa4tPFkUB89f/mPJNNxrJdgPjMuHrW1P9kUYPAHojdy8zds Ie8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YZLbUERua3JF1GrZldcB9qY4JJJwVLnQ+FyiVfWvAao=; b=L3vAVa/XzOIppACaeHJSkXgEOJuZPXA23iR+pfQPedhoxKKk3xGEXz7D4IN++8Wsm3 ecfr/rX+Il11iykkKK2gFxy+CHeE/B8kLVDrMGeQzPD5bBSEm187ByvNzAA0EATIIjCf cO/Ft7BrPRDqh2AmD93lAz8/AmbllNkdTh8uuFmdC8h8kSe0gZ0PCJ7iF6Ja5I1iF5xZ 7tLUoT59XJniPuVp3N0aQy0oYGLtHWw/Vbxtc+B9Y6UiBXDGSTxO9GlyS3WVMRR/vK8A WHTuSf+4TG7MT0UhIg//6x5SC4eDQYHZAO0BjBYcv4cUGPUW1UM2hhOMmSWdSvcAUM85 ZReA== X-Gm-Message-State: APjAAAW3HdWxQ2EJb2DMLbBFSI48DAijlvOMIOnyiiZNGjxw3NCgYUJY x9eGNu808+bcT9vk8hNDTmF6OvMDSc0MIcmm1wmyXxKIVvasFD2WHoXxjDhM8MKjLFadPBpTcKT /rQtZ/HrGd9vSHuosOG8WCKlQvvq6NTKIjMqrsAQd91mlrbHQzxio0Flz6/rHRGFufalZdoopCA a3SGzxJQWxyGs9u0QSZhkcmZc+Zt0dL1i7jkMBfFHpzjtbryZfb+AcWPje8do= X-Google-Smtp-Source: APXvYqxEQ4ike60NShrBcT5RWXn4c2S9fMObwoTSFDxqbTkH84kriaDvvh3ZPGXfCdKPVq8iQZZqFdawmvTHrAyaoIs= X-Received: by 2002:a92:700f:: with SMTP id l15mr32390519ilc.121.1572933058706; Mon, 04 Nov 2019 21:50:58 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 5 Nov 2019 11:20:47 +0530 Message-ID: Subject: Re: [pgAdmin][RM3130] User can not open create new object dialogue with alt+shift+n key on collection node To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000385ce00596930496" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000385ce00596930496 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Nov 4, 2019 at 1:29 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix create object shortcut on collection nodes. > Kindly review. > > -- > Thanks and Regards, > Aditya Toshniwal > Sr. Software Engineer | EnterpriseDB India | Pune > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --000000000000385ce00596930496 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Nov 4, 2019 at 1:29 PM Adity= a Toshniwal <aditya= .toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the pat= ch to fix create object shortcut on collection nodes.
Kindly review.
<= div>
--
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer |=C2=A0Enter= priseDB India |=C2=A0Pune
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--000000000000385ce00596930496--