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 1mnbWl-0004FQ-NT for pgadmin-hackers@arkaria.postgresql.org; Thu, 18 Nov 2021 07:08:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mnbWk-0005YE-Kh for pgadmin-hackers@arkaria.postgresql.org; Thu, 18 Nov 2021 07:08:10 +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 1mnbWk-0005Y5-Dk for pgadmin-hackers@lists.postgresql.org; Thu, 18 Nov 2021 07:08:10 +0000 Received: from mail-io1-xd32.google.com ([2607:f8b0:4864:20::d32]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mnbWh-0000PN-0Q for pgadmin-hackers@postgresql.org; Thu, 18 Nov 2021 07:08:10 +0000 Received: by mail-io1-xd32.google.com with SMTP id y16so6704688ioc.8 for ; Wed, 17 Nov 2021 23:08:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/uBGR6xGn+JVANV0pGySydmnNWJ633nhfzf9mm6qmXI=; b=O7ZSl+PmAJtd8S8FRdl2njKjIhXbI/Rq7c8VaiRpR7uHQ/En6vzI9ZCy2U6QHAxTWp jdUBPugnq2O7oZTyNTgxxdloX9Wlhu1dBzHX/i1uE9udYA8Vg6FnE2VA4jxoIb8dNEYE j4siYHMDNuGfMZL/Jq+xg90yFosXHRsAgGAh/uKjedCBtWQX6A/4n/A8k+OQoW8ieC2h 7In7mWVeJChAAdRFLfEy+byM+tvcj8LPNNN3JKd+CuCHGkbgdaCwpsDkizNoG8Nwp6rm 1ITlCGMNoMgiAnh37daaBSbdFifM3zNyl/ghJ17Ew/CKffGk2iw5IGGYr7huqg6taynM Yw/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/uBGR6xGn+JVANV0pGySydmnNWJ633nhfzf9mm6qmXI=; b=tQUOMhQFxfpZiTYJQzrz3WBXVZlSuOLCO4AIGBHq+RR77NaTs3zVxlTCeNKmRQKfBB gvQBl9oISx0ALQzwTPOvEhPxtEJLOBX7UFyhdFXFCYY/Ndd2GtJV5ZuHZcFLRwlDXm2H s6jlFCAZFwahvB/Y5AM4M407WlUPgRvfr6MfPSellZ4CGiU8pBwXOKZHshNA4kH2j3DE OgX5s70xkO967+hti/RTLGbss8/UhjxoOPWpjJFDB+RX9jbCY+8y2qbwpPdDLc1xGigq +FAQrjCeZtlhFiaReyE1Lysac0ABTGC8GKmfZAmuOZ49M6M+9UFC/SWiUl7xiJem98Ye Lw7w== X-Gm-Message-State: AOAM533M+Ecvw1QOSgMBwkfejo/bonJZIzoJ7kLCViRcTx9JVl9QDW/H s1Hze6VLEEDCNBBryUDzZJaSXziAh42gVy2yfA+4C1YLGw/p03G1avtuka37PUEigS47K4tx/IQ yO6eTw2hw5kvVN+YJ52SO89fdvp9Wd+UVRrNV12sINSmWIptJRPNihbYgq8/AWKRwUNjGluurjg xlfB6kHMFVx64Zayxws6th9saXZ8mqoxWh6ZgN03FBOCfFrHYvT9l76w7NgnKXAbtukuQF X-Google-Smtp-Source: ABdhPJynAF7ye/ShrKwmF+F4D79aWAKZvkJ42TnZj4U4yAUeu4ihjxu5fQViiEbB3BmiO+meHktja3agbugxUBzwGAQ= X-Received: by 2002:a05:6638:3183:: with SMTP id z3mr18814352jak.108.1637219285445; Wed, 17 Nov 2021 23:08:05 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 18 Nov 2021 12:37:54 +0530 Message-ID: Subject: Re: [pgAdmin][RM-6906]: Referenced Table drop down should be disabled in foreign Key > Columns after one row added. To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000edc5a605d10ad135" 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: Archived-At: Precedence: bulk --000000000000edc5a605d10ad135 Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Tue, Nov 16, 2021 at 9:45 AM Nikhil Mohite < nikhil.mohite@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for RM-6906: > Referenced Table drop-down > should be disabled in foreign Key > Columns after one row is added. > > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Senior Software Engineer.* > *EDB Postgres* > *Mob.No: +91-7798364578.* > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000edc5a605d10ad135 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Tue, Nov 16, 2021 at 9:45= AM Nikhil Mohite <nik= hil.mohite@enterprisedb.com> wrote:
Hi Hackers,

= Please find the attached patch for=C2=A0RM-6906:=C2=A0Referenced Table dr= op-down should be disabled in foreign Key > Columns after one row is add= ed.


--
Thanks & Regards,<= /b>
Nikhil Mohite
<= div>Senior Software Engineer.
<= font face=3D"arial, sans-serif">Mob.No: +91-7798364578.


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

--000000000000edc5a605d10ad135--