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 1ieGmV-0006sp-Ht for pgadmin-hackers@arkaria.postgresql.org; Mon, 09 Dec 2019 11:00:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ieGmU-0004oQ-BD for pgadmin-hackers@arkaria.postgresql.org; Mon, 09 Dec 2019 11:00:46 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1ieGmU-0004oI-16 for pgadmin-hackers@lists.postgresql.org; Mon, 09 Dec 2019 11:00:46 +0000 Received: from mail-io1-xd2c.google.com ([2607:f8b0:4864:20::d2c]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ieGmS-00021r-5D for pgadmin-hackers@postgresql.org; Mon, 09 Dec 2019 11:00:45 +0000 Received: by mail-io1-xd2c.google.com with SMTP id c16so14256876ioh.6 for ; Mon, 09 Dec 2019 03:00:43 -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=tCXmLa8KEiXdaSm1tajBuH16gH5lH9TcNzEGXeYBCKc=; b=cCAYsVk89PNMpgZ2fccGn9HGh6UB+e1pL5+dy94fQ2NKTE0MJt4P9+cXoKv3qf19hJ /0D4kn7zKNpVM/bdfP3VtQNZMEqKeBuuEApKsaxk2DVDo40x0+tIwmWA+cmBAb0EGNA6 JVtjwYX2yIqYMCKDVhkCsWv8EQd5nZUzb2Z+M8OeMByaW91Vj5JATZT/dbjQNCh8eXOX Xb9o8+wdDO1vJSJ0bDhZS5RNcD/vMHqojO71DHErVUKYQYO6OL9QGn2axsOnxBlGV3uE L8yHCz41MsHMlsxdXemUutqydUyc0HbZYW1xjAzn96PSK2wbPD0IwuUkaXfeM6tJpBGO yTTg== 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=tCXmLa8KEiXdaSm1tajBuH16gH5lH9TcNzEGXeYBCKc=; b=COF/t7Pdzx80k8RL/brPM8eXOomhKKcaiskS6Saz251l02Fz4Kplw/FWwM1wqcsRpf KdN95bQgSa5lby8MmBmGQKPwMHZW6fpScpe8V5t1G6jSKBDAK43Gt9CTOGCoPdoFZHgy MY6WX3EP7p+QNy0kAInhUknUbVAwLP41rq462s9Sm9A8q2SlfDx40Fl0uRxiRNT1iMEK TWpZYjl1PLkx2jZ3FPtxm7Eu6LCntRckgEUFuD5HuHWWIBG06bnKLtSTNQf7bHGdMBY/ LN8KsQj2wpWG+/IDzIu5L7+rVSqcYVoRXL2La5pIU4ia98Z7hJ60GYMXdbYV2D4h1V01 S7dA== X-Gm-Message-State: APjAAAVu/ZIMFIhW6K2o54F35NrSvYAbQy+oxxPN9vapFIJxSK219dJk mQq3zW1nuXeLTWZcepNHjmeoWSfU2GOFR/DC6F49tNNk8bwtbXhyT+Y7gkxD5aTwCdIBfF7vY5m VESsLrQjYJPpVOphQZ5coMEDvYatx9PRlcjwoA/0jXZ835iUFlN2Bs05ftj9szXMZco+wcTb/q9 M8XcuC4mwK91YsGsdBRO4nLvwvu1bPk04yBWmm9FnFF5Rc1pH3HtQ= X-Google-Smtp-Source: APXvYqy76WZOWgt2vGHVH72eD0ndA3/rek99T21NSW0g0ODnErooBg/Dy76w3CHnCk8Kbl05QIbqNr4juXWxLqT9m6I= X-Received: by 2002:a6b:ec08:: with SMTP id c8mr20729357ioh.257.1575889241738; Mon, 09 Dec 2019 03:00:41 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 9 Dec 2019 16:30:30 +0530 Message-ID: Subject: Re: [pgAdmin][RM4506] "can't execute an empty query" message displayed if user remove fill factor of any existing table To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000075ade30599434e55" 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 --00000000000075ade30599434e55 Content-Type: text/plain; charset="UTF-8" Hi Aditya The issue has not been resolved. Remove fill factor it won't generate MSQL. Please verify and fix it. On Mon, Dec 9, 2019 at 3:33 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix an issue where just clicking on an > empty textbox like fill factor in tables dialog considers it a change and > so the save button is enabled. > The fix is common will apply at other places also. > > 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* --00000000000075ade30599434e55 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Aditya

The issue has not=C2=A0b= een resolved. Remove fill factor it won't generate MSQL. Please verify = and fix it.=C2=A0

On Mon, Dec 9, 2019 at 3:33 PM Aditya Toshniwal <= aditya.toshniwal@enter= prisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix an is= sue where just clicking on an empty=C2=A0textbox like fill factor in tables= dialog considers it a change and so the save button is enabled.
The fix is= common will apply at other places also.

Kindly review.

=
--
<= div dir=3D"ltr">
Thanks and Regards,
Aditya Toshniwal
= Sr. Software Engineer |=C2=A0EnterpriseD= B 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
--00000000000075ade30599434e55--