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 1hksaX-0005Bw-AB for pgadmin-hackers@arkaria.postgresql.org; Tue, 09 Jul 2019 16:03:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hksaW-0001oW-4U for pgadmin-hackers@arkaria.postgresql.org; Tue, 09 Jul 2019 16:03:28 +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 1hksaV-0001lR-SY for pgadmin-hackers@lists.postgresql.org; Tue, 09 Jul 2019 16:03:27 +0000 Received: from mail-wr1-x442.google.com ([2a00:1450:4864:20::442]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hksaT-00008s-Ev for pgadmin-hackers@postgresql.org; Tue, 09 Jul 2019 16:03:27 +0000 Received: by mail-wr1-x442.google.com with SMTP id n9so21679252wru.0 for ; Tue, 09 Jul 2019 09:03:25 -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=ofu1xOEZOl1hYwkrU4rhOVTpm/UJlYSu/k0FAkdINYE=; b=VL3PM9pbaWjlJcsqnvPQoKzlVmGwKMqDQ3jqkx0+zGSA2sjXPei/XPtZLooMzh5TX6 qs/NmZbHJyY4ID+UvbFkDUUabt5ZS5ZpN9hyKThF6NBVoGztUMNoiXIqQMjAsIkuljkv IJb7zerEBgCsl6uaDRwa0TLpXuRaov19iL3s2Pm0ickTjej6AI0lyTz6xxw/BkAZV9qN NbFB7nT2BiY4Imjah4pck6z2wz+lVE0u3IRY7WVJ+S38Tzco4PgQvBaDyVol+jrjtKKp 8T8nT+w5Y9QMBqaJ96IBfZtSniwekTp5RhyNC8BUN3O/S9OjQa3cXpyYADfQh6XHRcC7 tZog== 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=ofu1xOEZOl1hYwkrU4rhOVTpm/UJlYSu/k0FAkdINYE=; b=eEl/16UKJUZfimyJm9UI8tu46ExdgqFYMzl79G94termmjtdlwG2l4snY/ysMdMOLk DJX9gKW1FbWjw9u63MzrtHolkYIvg+PjmH1sJ7CU/kP86ilBwwNdiqxUkDLG8DJW+c+G ivHcAAoax0mZeqCMxCINsntJQljpupClP2Vp3MFs5zA+3Pebxwv5VvXhd6XPkm35NAof HgALy+tKK99cunElskxUvHec0PJNsXKHvM9uHcyuS9Uqn43SHNPXRDXZBvBd00Fmgnpp yK3r9QfOAqJNelbfRPcx8PRSTAhButaiEOrashVQBQq5Rb71oLZSVY4uVty/RouRXukH 2CBA== X-Gm-Message-State: APjAAAWXNyOvxB9g7ZXnIcDye4Iu3gNL95nQhgcUP0iy7hukIlLogO9Q vqe2ILlDGhuhexzCYILOXx+jm4QL7nWWP4A9NSF4SQ== X-Google-Smtp-Source: APXvYqz4qFShvTySwfpy+jlF9byFGLbmMuWXglAWrTVHieFlGAG/tDrO2oP9HTA0NqAHCBZZtaLUQrZnChslbgNh3D0= X-Received: by 2002:adf:e4c6:: with SMTP id v6mr7719987wrm.315.1562688204642; Tue, 09 Jul 2019 09:03:24 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Tue, 9 Jul 2019 17:03:10 +0100 Message-ID: Subject: Re: [pgAdmin4][patch] Reverse engineering sql test cases for FTS configuration To: Ganesh Jaybhay Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000553048058d41b3e0" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000553048058d41b3e0 Content-Type: text/plain; charset="UTF-8" Thanks, committed. On Tue, Jul 9, 2019 at 2:29 PM Ganesh Jaybhay < ganesh.jaybhay@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for reverse engineering sql test cases of > FTS configuration. > Kindly review. > > Regards, > Ganesh Jaybhay > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --000000000000553048058d41b3e0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, committed.

On Tue, Jul 9, 2019 at 2:29 PM Ganesh Ja= ybhay <ganesh.jaybhay= @enterprisedb.com> wrote:
Hi Hackers,

Please fin= d the attached patch for reverse engineering sql test cases of FTS configur= ation.
Kindly review.

Regards,
G= anesh Jaybhay


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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--000000000000553048058d41b3e0--