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 1kutHP-0002Uf-Hp for pgadmin-hackers@arkaria.postgresql.org; Thu, 31 Dec 2020 08:25:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kutHO-0007wv-Bp for pgadmin-hackers@arkaria.postgresql.org; Thu, 31 Dec 2020 08:25:54 +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 1kutHO-0007wo-6Z for pgadmin-hackers@lists.postgresql.org; Thu, 31 Dec 2020 08:25:54 +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 1kutHL-0007gY-Qs for pgadmin-hackers@postgresql.org; Thu, 31 Dec 2020 08:25:53 +0000 Received: by mail-io1-xd32.google.com with SMTP id o6so16614659iob.10 for ; Thu, 31 Dec 2020 00:25:51 -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=vmyHNa8IXFyEORNmcAzEhJQBjny0oqUuDPysuSDGAbA=; b=LJ6DAOwoQie2FrM358wYdtI7dCtaZjla8kT7JI/7DaT1tmHb3e5siJwd8z0Ex0/FrR A5bex+WefHWGLec6BznGJIDzRvdkDNELkIchXV5/OAm2Sl7LOha+PQosvCsw6Z/sOt23 bFH34Ne4vA/J5LLb4OgQDYKM95ZowW4W4TnfE6niy062yq3AM3L2RYyWIGKLTMYd8FuR STFuXBMc3uaSBKj80HxckRfuwKkv7dvAL0u7VlN/R9nLasOl8QhSCBttzEVW/O7NU6he Mb4gBpdfaIItQu3V1uJxI1+Re7+G6PXqXpI6bXuBZl9cifVAE3JR5fxMWVeLOWKfdD0i 7N+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=vmyHNa8IXFyEORNmcAzEhJQBjny0oqUuDPysuSDGAbA=; b=moiq9AWJwgQFNs8DV8Jc/0EmkY5Na0+JudAF5a139ysA4C+SuO3G2hD7x/j4AfU6Ai LEFPYLE8XWcY3Vd9ut/nQ7sGx/MHYvp1WfmbfkCpQFg9BQpdyFO5FsSkx2Y9y/RF+JUb ovL253w2XQzrcSpAlJ8ml98TbpyWX0UyI5me4OCsPrXiXV2qTEG0T5vxNbAGREbPJydW WQ2dz4OUkwulVGf07Frt2Dr6O6G/myFGhgZdFwwYt7D1BWnjSrmNQrA+Bb6eVPWfBaed UYKEDf3Dd8bGSw2R3n9/TAoMOLknXpwBhoh6TFPqJjEB6EVBfRalD+/iyCkoLDioV898 yNfA== X-Gm-Message-State: AOAM533PDFKpfxSp6ps73MiNcnrRuabbWUIZRGsnOj4tKezuYVszrYU2 xokZTgjtVz4fifZxmh4kGa/CwlPjGjfkK7cSRTvuBV0+3ZLxVIm8MqLDlnLghAAA7Ym9GQzSCMh oSWIMCV+LoAUlQB3G2b4qJy09iq6m6fbBnK/w94Q0N3VzF+soccY4b5Bpcuo2eFootMdP8l6X4f i+XgaHw1qEG8ZAqfKKhxCr8CTpRD+9ljkhRJJcCmhBPts1Q5gRQ9d+3O8APg== X-Google-Smtp-Source: ABdhPJy+hbfsCT8pakhr4TYtSRkRFL1LBS0TSPYiMJhcpsAihlbw0HK4fH3TL/72S3H+S2bywTZ3JquVuH5hJwDNb5Q= X-Received: by 2002:a6b:92c4:: with SMTP id u187mr45070391iod.57.1609403150170; Thu, 31 Dec 2020 00:25:50 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 31 Dec 2020 13:55:39 +0530 Message-ID: Subject: Re: [pgAdmin][RESQL]: Fix for schema RESQL test cases. To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000001117b005b7be5f3e" 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 --0000000000001117b005b7be5f3e Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Dec 31, 2020 at 12:14 PM Nikhil Mohite < nikhil.mohite@enterprisedb.com> wrote: > Hi Team, > > Please find the attached patch to fix the RESQL test cases for the schema. > > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Software Engineer.* > *EDB Postgres* > *Mob.No: +91-7798364578.* > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000001117b005b7be5f3e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Dec 31, 2020 at 12:14 PM= Nikhil Mohite <nikhil= .mohite@enterprisedb.com> wrote:
Hi Team,

Please= find the attached patch to fix the RESQL test cases for the schema.
<= div>

--
Thanks & Regards,Nikhil Mohite
Software Engineer.
<= div>EDB Postgres
Mob.No: +91-7798364578.
<= /div>

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

--0000000000001117b005b7be5f3e--