Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jLjYD-0004T4-2h for pgadmin-hackers@arkaria.postgresql.org; Tue, 07 Apr 2020 08:25:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jLjYC-0006sP-1a for pgadmin-hackers@arkaria.postgresql.org; Tue, 07 Apr 2020 08:25:40 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jLjYB-0006rO-SA for pgadmin-hackers@lists.postgresql.org; Tue, 07 Apr 2020 08:25:39 +0000 Received: from mail-io1-xd2c.google.com ([2607:f8b0:4864:20::d2c]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jLjY9-0002zM-LF for pgadmin-hackers@postgresql.org; Tue, 07 Apr 2020 08:25:39 +0000 Received: by mail-io1-xd2c.google.com with SMTP id m4so2485423ioq.6 for ; Tue, 07 Apr 2020 01:25:37 -0700 (PDT) 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=5BQQhNlykQlqx0Y0M5tv1x1RHsCWvRhoh0FyceSK0hU=; b=JZm7iitwrR1cLFm4CZ2Eq+/e8onB0VlJKtatilIJo6x2kO6hV+014y9ut9Vsw79v/b ATcmV5ofkyGXIcdGX2vJ2QEajSOMWdHcjFwwpHT6vB6iKTeWo16ySQV6HM0yy/Hlzdvv ExGCxuXIUW5ZjVb7atpyDIA/rmvWnIX7cqsw7eW/acP4qqjQEoAFlRUTDhwbhcJgMVIP J7jHuhDFOo2JaVAgbS2ZBm0Yo6OY/bndEYOh4XsnnmFpgc42aksKgO5HRTEicctMr5+H HYo9NnEt67wc66Te0Axq5RprTO7pPY7oGufZ94XmRYBakj22Gav2LD/kE8s58xaOOBiS ienA== 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=5BQQhNlykQlqx0Y0M5tv1x1RHsCWvRhoh0FyceSK0hU=; b=sJ8OTPXgyyfJ3DzHhlxGeZ2qpJzwRDwzxeTNInTbudS0F3O928wjZ92msYV62hnh8P uQzMCyjZguyyTfDcvzycya8b0XG+DPIIJOetc1MbPI5jDV91CdAw8iy4fTImVBixj0/n GB8/MoXHkASzKKBKvcbQpAPlLE+djtV43skRbt+n44EqTZ8fPg4JCntISJGzenQsOlDx 02kKTBnuMWBuNoRr4QZB8KhgodQiv0DFaOYOwpSTpoSIeHnGSWFRD8wuIl5TvNT5w2Ff 6vid8eYGgxOl6+/OMgR8CMDg8LCovgWhg4VnxkUvmJjpghViUc/vBfNJhpKh7puM6FWb H85Q== X-Gm-Message-State: AGi0PuZk5mqlHFkGPq80hhrPX/VATPfSyYM8qxuWRFZJ3pi1MoD8D+Dl OVApyaRJHMjS0NqU1xCxhks0wvgYrJzkpokaFc136QPKmLjpUYwkGh76lNbZPbzK/+rT3qlgdpk dZ2FYzwHGu3p1ORV6sJ75dlrLHEFH5DlJALlyouKQvmrLE75VXwKqTke4pOzxcp/PSD33uRomI7 VxaqubgNeiqtw40h4h8u8ppjF+m2rbdLulg45rJA2zh0vQbwAVPtw= X-Google-Smtp-Source: APiQypLmj8b58ZGMCTH9NNwdgVpkjbFQdjTXbDWWm/ew6uf6GmOX0tYd8LZTrG4UTS02mCo3cYtkPsUjwXRKzdnMiKc= X-Received: by 2002:a02:6f17:: with SMTP id x23mr812885jab.1.1586247935805; Tue, 07 Apr 2020 01:25:35 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 7 Apr 2020 13:55:25 +0530 Message-ID: Subject: Re: [pgAdmin][RM4856] Saving the contents of the "Query Editor" To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000bd60ba05a2af2023" 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 --000000000000bd60ba05a2af2023 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Tue, Apr 7, 2020 at 1:47 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to enable the save button by default when a query > tool is opened with CREATE or other scripts. > Code is changed to consider it as a change when the script text is set. > This will enable the save button automatically. > > -- > Thanks and Regards, > Aditya Toshniwal > pgAdmin Hacker | 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* --000000000000bd60ba05a2af2023 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Tue, Apr 7, 2020 at 1:47 PM Adity= a Toshniwal <aditya= .toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the pat= ch to enable the save button by default when a query tool is opened with CR= EATE or other scripts.
Code is changed to consider it as a change when the = script text is set. This will enable the save button automatically.

--
Thanks and Regards,=
Aditya Toshniwal<= /span>
pgAdmin Hacke= r | Sr. Software Engineer |=C2=A0EnterpriseDB India |=C2=A0Pune
"Don't Complain a= bout Heat, Plant a TREE"


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