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 1hlUJY-0003Ue-Kg for pgadmin-hackers@arkaria.postgresql.org; Thu, 11 Jul 2019 08:20:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hlUJX-0008SK-Fp for pgadmin-hackers@arkaria.postgresql.org; Thu, 11 Jul 2019 08:20:27 +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 1hlUJX-0008PD-7F for pgadmin-hackers@lists.postgresql.org; Thu, 11 Jul 2019 08:20:27 +0000 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hlUJU-0006dH-ID for pgadmin-hackers@postgresql.org; Thu, 11 Jul 2019 08:20:26 +0000 Received: by mail-wr1-x444.google.com with SMTP id n9so5245768wrr.4 for ; Thu, 11 Jul 2019 01:20:23 -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=Bu2/4U7Z57nn+CIO8lt58Elc89IeoCZywrCjiz3RgLs=; b=WnD5VMIz3nNreWtgniXDdZr7LsVUrJ60LX9pKformYwbHEtpFyl6obgwGFureLuRCq 3BXkxLafWVLQup/RzQhznzq9aHzoEBoo0nt0tL2DT4mitk+IvvhvCg5IFX9oTYFxmPLU rb0iMKdlbkqCIypX3/5P4Og5uU4E7oiF9ypC/RjjVbOBQlueME2rmRSPsqPKrgRmzoh2 peCwphjTsNHQBGnUyAi/4OVnZrtrRP+YKJBh9uCXPi4vjW6iK0pcyGQgxVzkcZ9Z0nC5 DwAn0CfybsWcTjNT2BoOBLBgxZaJ9kW7dhLjI+rP7KhH0sUBHYRraVZS4uyFooqpR5of LTnQ== 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=Bu2/4U7Z57nn+CIO8lt58Elc89IeoCZywrCjiz3RgLs=; b=J6Ha28/vAi5ntwU4EdR3j06m4E9odZM0WOp64JQ+CtnjBGvxTrD4AqvCCkHO+NEw1x ZGMdcs9IdDo8kq70euc8KtLqjQXLlyXYbRen6ytZseLZW0uUyWzYtr6Q+gDD4tU7Qjq8 sWFg6ZaGBP0dkxYXblcG+Ubg0IMvkLaZz9uXKoHs0u7fzJ/4cMZb6qy82oaDLdF5EwZL aEYyUhQaF465ZdoUSaoHTbRduUQ7ICSQbQssES3yZsSQCMkDO+MvIHSE/BMAHYwKjaxp OXK/AbTpW6RL1cumZ3XiTduKO4wrSKawAD2FUfqrpptgphAdZchJX8d+Gq6/Ubg6Q3Xz jCvA== X-Gm-Message-State: APjAAAUPiX2dTdPmKmlvEie0rHKkKZHGDpwcN8Njeaka4u7ldVh5QWwq m0fuisar4Ah8ki2y19oNnhrcJ7B1SF/garnsltYt6A== X-Google-Smtp-Source: APXvYqxKxCrR1OIPWgcriKXbU79t0B0tlTfTpZpO0VBxwb44STnCT1AnLk97918oj0MuW4xL+/RIuvuBdLIqBtfVtUk= X-Received: by 2002:a05:6000:2:: with SMTP id h2mr3473230wrx.90.1562833223351; Thu, 11 Jul 2019 01:20:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Thu, 11 Jul 2019 09:20:11 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM 4452 Add RE-SQL tests for Languages To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000001f1535058d6377bf" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000001f1535058d6377bf Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Wed, Jul 10, 2019 at 11:28 AM Akshay Joshi wrote: > Hi Hackers, > > Attached is the patch to fix RM #4452 "Add RE-SQL tests for Languages". > > Please review it. > > -- > *Thanks & Regards* > *Akshay Joshi* > > *Sr. Software Architect* > *EnterpriseDB Software India Private Limited* > *Mobile: +91 976-788-8246* > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --0000000000001f1535058d6377bf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Wed, Jul 10, 2019 at 11:28 AM Akshay Jo= shi <akshay.joshi@enter= prisedb.com> wrote:
Hi Hackers,

Attached is the = patch to fix RM #4452 "Add RE-SQL tests for Languages".

Please review it.

--
Th= anks & Regards
<= span style=3D"color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px;= border-collapse:collapse">Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India P= rivate Limited
Mobile: +91 976-788-8246


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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--0000000000001f1535058d6377bf--