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 1hdwKm-0001dO-CC for pgadmin-hackers@arkaria.postgresql.org; Thu, 20 Jun 2019 12:38:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hdwKl-0008HF-5s for pgadmin-hackers@arkaria.postgresql.org; Thu, 20 Jun 2019 12:38:31 +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 1hdwKk-0008D1-Kj for pgadmin-hackers@lists.postgresql.org; Thu, 20 Jun 2019 12:38:30 +0000 Received: from mail-wm1-x343.google.com ([2a00:1450:4864:20::343]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hdwKi-0005D7-0x for pgadmin-hackers@postgresql.org; Thu, 20 Jun 2019 12:38:30 +0000 Received: by mail-wm1-x343.google.com with SMTP id u8so3017581wmm.1 for ; Thu, 20 Jun 2019 05:38:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=DXABzPbjQhG6IVT17ybRQyrSD5VSACmChNuBZQEgw+I=; b=OmCyr+0jp1QFfaIuzPO+zDdcwBrw0dFnJv3cts+udMJKV1KsbI5OrHjBBwiSp5n79d 3mfAzENB4Xe9lZc07+7RzR3VxBg+YDboSWitIyyldxwPk3cFeAK5lJFpuZyjoUBilfuh L+WFT74mhSVCYDdR49k2oKVPMbSWe6hvFu409I+gr/9jvoHWyIOqd/G7SqG2LfYUpejK mLxJSsv62V+rDYUI+MvTp85l/GzOs2r3rb8rbhGPZKh8kgDqGizEGPhWriZ7dqroVVLR KVLUlCVUO2fH+9GgM4ZUQ/hftp9u8hFnTgmc4A/GosIuUH2w7OMbJYlv8bjvgszRZNP1 Ry/Q== 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=DXABzPbjQhG6IVT17ybRQyrSD5VSACmChNuBZQEgw+I=; b=WPC3/D1PRLWOHkBQiqpvVytIvvPWPCLqTEDWKd6wjqv+XkQBy3G2Eku8MIBsJOx49J jG4mYPpeJni7fYhYDJNt2vJQEPjZd434C4KKAn6Npy/kWrpLq0CCjgRhMSpFw5us9dd2 QcAlkTjbWDY9dsPdlEBVPCDroyDgQ52564oVGn3lliydzbCSZITm8SutWCBV3X6Di1Gy ru1MHrCreUqiwiIlqTq4nI3WS1lwmZfuSqip84kbpmt4phkZIdf36SgEX1E45gyZ8FKr bbkBnAckk2bU2Y73nYWfmjlJDnNWyYNXFzELniORqeYt62ZhZvmjHtX+nlSoPz1K0nTP UC8w== X-Gm-Message-State: APjAAAUSjLSe75f199ZsNbL4EJC1eEjT5dbnJFlapoPIqRWHqTtPkkx1 xUvMDSO2GsrOy1vw5OC73ymSV0lUInW5WVaD931kLg== X-Google-Smtp-Source: APXvYqw4dHuJzDW2Jhrw209Fsq+14maeCHwvXVMYzjYXoLxF2/1wNFJMOIKKachyhB1gXLtG0T5oZ6c0xO4Zs1gY4G8= X-Received: by 2002:a1c:a5c8:: with SMTP id o191mr2801720wme.84.1561034306584; Thu, 20 Jun 2019 05:38:26 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Thu, 20 Jun 2019 13:38:14 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch] - RM 4380 - Table properties dialog - can not edit columns and partitions at the same time To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000005397da058bc09ffe" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000005397da058bc09ffe Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Thu, Jun 20, 2019 at 12:25 PM Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the RM #4380 - Table properties > dialog - can not edit columns and partitions at the same time. > > Thanks, > Khushboo > > > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --0000000000005397da058bc09ffe Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Thu, Jun 20, 2019 at 12:25 PM Khushboo = Vashi <khushboo.vashi= @enterprisedb.com> wrote:
Hi,

P= lease find the attached patch to fix the RM #4380 -=C2=A0Table properties dialog = - can not edit columns and partitions at the same time.

Thanks,
Khushboo





--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @p= gsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--0000000000005397da058bc09ffe--