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 1mjb7V-0003Kf-6E for pgadmin-hackers@arkaria.postgresql.org; Sun, 07 Nov 2021 05:53:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mjb7U-0000Rm-23 for pgadmin-hackers@arkaria.postgresql.org; Sun, 07 Nov 2021 05:53:32 +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 1mjb7T-0000Rc-H0 for pgadmin-hackers@lists.postgresql.org; Sun, 07 Nov 2021 05:53:31 +0000 Received: from mail-io1-xd35.google.com ([2607:f8b0:4864:20::d35]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mjb7N-0001kI-Dy for pgadmin-hackers@postgresql.org; Sun, 07 Nov 2021 05:53:30 +0000 Received: by mail-io1-xd35.google.com with SMTP id v23so415269iom.12 for ; Sat, 06 Nov 2021 22:53:25 -0700 (PDT) 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=heXe3nP0gsDAiVNH8dCmmbPaxhETeRFWI6SilENlNY8=; b=DhE2M32lPldygoqrd3ZD/zGI8AscFN+hBl6KT+bq+EtS2tJQ473V/pHNUSDcRg4en4 ojdKKSjL3qAlCb8dhqqmbIlmThfvwejABedI93gUPivSq40xNaynrdo+aaYiULxfOPN6 gtru3J0j8NPeWm+3WhcFLmvXn7LvsTWok4iMOdLueemYiCKrFgaQR3hKbs/pu86gN79A iAUA7yQpXwkEK4R+MEXhmlCzVLnaS2hf4cNEELcScstR7PJE3lU+ZvQB98t3sCJrGAyK Xfk8cDQaY1v403g/6Loqp9eu2RLjORaVg0cYWPpfE60aHzsTMxUvZOZVKNWynFxx89AE Cb8g== 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=heXe3nP0gsDAiVNH8dCmmbPaxhETeRFWI6SilENlNY8=; b=5jNCQ61nQbqFf5t2E+lpFjNdMJcKnBGQBaZHgVxXbGynMv4c7r4MdUEj4NaZisuWg8 fPp/VBF5WbZqtvSgfk2FKm3IyRRC/KhCAa9r5/uy7p2cUhvOpde2lJKwgTuP2X+ykecI EDi8AvqYjycrRNoklfSJKj0TRoCnk/IOg9ajBG3pJsrUtJPvY0HKrmVsGYRZE1rz3UVF BJjYN1U8ANZ92XnFYBRbm/FY3UPBBY1jl7aBVMeYdkv2GIzyKhLqGwBXzIbMdyUOfWrt mB8u0i6AqrRebSiE0N7hEHUdIUKETGIw2ONEawcQKWwLtyAcc0t+aYVg4uFkrzwJM+Rr +hJA== X-Gm-Message-State: AOAM532PTjKfgUwVo5hfWesrmGMX/DrJa8dUzHCn1CTVFIMkQODM6mWX 7IGYxLDrAvghJGZCJiywnntDUjOo7Hk3kdqSJA8Sw+hip0v96k+BUQcaUL6BS8d1afM/x6Od9hl JIZ1hZDSYgFE+n6JwTzHcAHLEesWM7lxGnbOcLzVGZaBpmfiWHSHsfPPWZdAZ29ck6YeZYhTa8c HZ9NS9L1szsIjfDU9VGdqhIH5ZzD6cDuoWGSH58UH2HNbtEGectsKJ3RFQmg== X-Google-Smtp-Source: ABdhPJxPZv6CqFX3OErvEYKttD3bTQSGgh5CySD8KtzFABRKmG/2fpiFScp9VXAyd0JQuX85PgDyYhtgO1s3JF+yfow= X-Received: by 2002:a5d:974f:: with SMTP id c15mr7269111ioo.22.1636264403575; Sat, 06 Nov 2021 22:53:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Sun, 7 Nov 2021 11:23:12 +0530 Message-ID: Subject: Re: [pgAdmin][RM6976] Allow large comments and resize textarea To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000088c1f005d02c7e6e" 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 --00000000000088c1f005d02c7e6e Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Fri, Nov 5, 2021 at 12:08 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch will allow textrea's to be resized and have more than 255 > chars. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --00000000000088c1f005d02c7e6e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Fri, Nov 5, 2021 at 12:08 PM = Aditya Toshniwal <a= ditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached patc= h will allow textrea's to be resized and have more than 255 chars.
Plea= se review.

--
Thanks,Aditya Toshniwal
<= div>pgAdmi= n Hacker=C2=A0| Software Architect=C2=A0| edbpostgres.com
"Don't Complain= about Heat, Plant a TREE"
=


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

--00000000000088c1f005d02c7e6e--