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 1l28mH-0000sh-Lk for pgadmin-hackers@arkaria.postgresql.org; Wed, 20 Jan 2021 08:23:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l28mG-00057b-JO for pgadmin-hackers@arkaria.postgresql.org; Wed, 20 Jan 2021 08:23:44 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l28mG-00057U-Ar for pgadmin-hackers@lists.postgresql.org; Wed, 20 Jan 2021 08:23:44 +0000 Received: from mail-io1-xd32.google.com ([2607:f8b0:4864:20::d32]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1l28mD-0002o8-Oi for pgadmin-hackers@postgresql.org; Wed, 20 Jan 2021 08:23:43 +0000 Received: by mail-io1-xd32.google.com with SMTP id q2so43644406iow.13 for ; Wed, 20 Jan 2021 00:23:41 -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=jxC41QPeEL7qLbrGRpUO5almtJAoU4k/XynIC8wd1vY=; b=qyrg3zZhKyxym3NVGF708WIynllj/VUpwboJXmUi+leZ7CYMYI72RKrhdYYF0GnrEF A7nUlznVbg1PaOp/KBpXw3k6Q8dXpSsMYIU1tS6OwDOYeM1dO5862J1CQ1WDbp7LcD77 tp6Xi8AcJV7gxA4rebj4VSPRkbRXef722Z4+NJ4ssCjK5FDqRcVxhFDVnlDh2rfAnHtW nE1Y7WqFr2KF0cg6RqjFG3pROm1LKWwiCT7LQE3IzcUuRFvUXg/Bpc6ysH3HAJ2ScG3j 3D+vl0p3GZzEdDFAYLnXm2O5LLcgMpLSySBxOq6DNDGjPUU8cXPkSUflD24y3Cd6IaKp vkBg== 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=jxC41QPeEL7qLbrGRpUO5almtJAoU4k/XynIC8wd1vY=; b=bQpB+Fkko/ESaXRyTqjaw7m0HAc8huUWhH0ZxkoFNESOHaCS9umkWN6o6rVHK/1RZW MoCdSjEPVi518LF12oHy4TOFYrVFda8BzE0USLoIQ8Lmyz6eydvxaCzmgArBiAAifSyF JxyO11TchtMAOJ0OZE+ElEWR5w4QtaCftmvZHmZgBdY4pA/XB/VtUnAlgEBeZsYAItzF JlZB57anouigk1d5CxzifWvPIOSTsHh1fqB8K/ScNyQ6c9HMIVxcTIZM16BWMcyAxj9s pQ0MEJHcMiStX5uq6NFbuRl5uqHr5XlhsezsEOsGtoJWkBxqBe2bZ2oX4+obxftQDMjM oCZA== X-Gm-Message-State: AOAM533iKHuR3rpXvNbyYSzphjgXlpmDiYfLEcB0hJsWLnyu0PiSE69T afiQJExIvIfaqz1bcCmVflvTfkPSilnBDSnN+QSEJWbTxNqSGbzsoS3T+EaztTQnlSO+6vZxjn3 6+tp9+O+aNQoGNuARwwbXm3tVBuYZLBymWBvfGjgi3SCn3ZqLkN3h+YWJZGj8oi2syglKeNRHvS gyrpq7DZ0HkmiVGIg3tJudTy5tIasNqdBBOIesPA2m4Qzjlr6de6lwbqsXy9//yEx6P87n X-Google-Smtp-Source: ABdhPJw4r3YNLH4dgKlp8Jy4SmJ4ogQo33HMFbqX2GYfYk23uGl+A0uXIopbHqog+CurpRTK/IGZSshrJqcLbWc9hh8= X-Received: by 2002:a92:c150:: with SMTP id b16mr5941591ilh.176.1611131020906; Wed, 20 Jan 2021 00:23:40 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 20 Jan 2021 13:53:30 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch] - Fixed various issues of the Macros To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000302e3005b950ac48" X-CLOUD-SEC-AV-Info: enterprisedb,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 --000000000000302e3005b950ac48 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Wed, Jan 20, 2021 at 12:55 PM Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix below the issues of the macro module: > > #5905 - Save button is enabled by-default > #5906 - Consistent behaviour should be displayed if user clear manage macro > #5907 - We need to fix the behaviour of Clear All Rows if user does not > enter any value > #5929 - Message "Not connected to the server or the connection to the > server has been closed." displayed if user created SQL with invalid syntax > > > Thanks, > Khushboo > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000302e3005b950ac48 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Wed, Jan 20, 2021 at 12:55 PM Khu= shboo Vashi <khushboo= .vashi@enterprisedb.com> wrote:
Hi,

Please find the attached= patch to fix below the issues of the macro module:

#5905 - Save but= ton is enabled by-default
#5906 - Consistent behaviour should be displa= yed if user clear manage macro
#5907 - We need to fix the behaviour of C= lear All Rows if user does not enter any value
#5929 - Message &quo= t;Not connected to the server or the connection to the server has been clos= ed." displayed if user created SQL with invalid syntax
=


Thanks,
Khushboo


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--000000000000302e3005b950ac48--