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 1hmylF-0007Fa-F6 for pgadmin-hackers@arkaria.postgresql.org; Mon, 15 Jul 2019 11:03:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hmylE-0006GJ-A6 for pgadmin-hackers@arkaria.postgresql.org; Mon, 15 Jul 2019 11:03:12 +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 1hmylD-0006Fl-TP for pgadmin-hackers@lists.postgresql.org; Mon, 15 Jul 2019 11:03:12 +0000 Received: from mail-wm1-x341.google.com ([2a00:1450:4864:20::341]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hmylB-0003Ou-Br for pgadmin-hackers@postgresql.org; Mon, 15 Jul 2019 11:03:11 +0000 Received: by mail-wm1-x341.google.com with SMTP id h19so14036999wme.0 for ; Mon, 15 Jul 2019 04:03:09 -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=CAg5f0UoriP5+KWI0tUbuP+RRNOAK+Deq7S1G4wTDGI=; b=UJkDB/UjRnsYPWj5FomyMkbtCIdS9ewungzOkG7a6WgPsfTdds/gMf9Rv8vDxOhz4o H504FlQ3VFkobCLav3DEHGRrpF8gVd2CDF0XrauBplOqJ+WYEUFBWi5FzySLICeCIsEe fQQxqjGyOATiUObRv+HMwc+hPlxx1AyTYZ3xLVjRtzSLMPOWv698slS9gzb2CC/OBCMr 9Omc8ehPyDtp6FNDPjNWEZ0WLJY9oPCWBU/KKdulZUkEyHGkD69rjOvF2Lph3CwJ+ZoR xZ/uQj9OZ47OqUUCUKZH7NjYSBoZFozgFbh2g0aOZMXwi1dwnChdGsUnO0SCky18tUFo Kz1A== 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=CAg5f0UoriP5+KWI0tUbuP+RRNOAK+Deq7S1G4wTDGI=; b=B2wfdAQhVj/Z3YlI/JdDswJV+gkXpU8wXMzD5U4zjlPiyTpwIwhcSJeD2IxjIPWRIH JOPSTt6NXlHjbSby6fKaYoKcJG4Vbrui4XxuiSToSuZBPd/Tr2+TJRspuhmeuzmUafMN 2AY07WIS29DhggA78zQXRSpthkoggoYppqEftTap1UhniAFoFMN7yVO8bm7SLUuWB4+Q 4MBwRBnwvADzZpWOuYQF3M4bX/xU0oeaBrRohpIRLXRe73HDncBP3JMZ4uYS5VXLUja1 tfIhjsPRNKwFAhMTUImaMdkBQdVcREyICHlJywDLRiIKjEhJSeiMoX2WaB3EW/qDnapX q9wA== X-Gm-Message-State: APjAAAVywEbAKTI6kM+QVz7T1hilNWCfkrGAElnEbRiOSdxNzOIedNY7 LU+WbeGeKJKg1yARDEBp499vooLar7JYukCRWIvIKA== X-Google-Smtp-Source: APXvYqz0coF9XuBo/I6qeCwrKjbdOzHhlubqwi3skB3tU/jayXwvynz0e71GRfJy2O668Gtx++N/w4ymwhU456b9lz0= X-Received: by 2002:a05:600c:20c3:: with SMTP id y3mr24925819wmm.3.1563188587229; Mon, 15 Jul 2019 04:03:07 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Mon, 15 Jul 2019 12:02:55 +0100 Message-ID: Subject: Re: RE-SQL tests patch for FTS parsers node To: Shubham Agarwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000759fd8058db634ed" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000759fd8058db634ed Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Mon, Jul 15, 2019 at 11:42 AM Shubham Agarwal < shubham.agarwal@enterprisedb.com> wrote: > Hi Team, > > PFA patch for RE-SQL tests cases for FTS parsers node. > > -- > Thanks & Regards, > Shubham Agarwal > EnterpriseDB Corporation > > The Postgres Database Company > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --000000000000759fd8058db634ed Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Mon, Jul 15, 2019 at 11:42 AM Shubham A= garwal <shubham.agar= wal@enterprisedb.com> wrote:
Hi Team,

PFA patch for RE= -SQL tests cases for FTS parsers node.

-- <= br>
Thanks & Regards,
Shubham Agarwal
EnterpriseDB Corporation

The Postgres Database Company


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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--000000000000759fd8058db634ed--