Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bfPX8-0001WT-Qu for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Sep 2016 10:47:46 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bfPX8-0004fZ-5B for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Sep 2016 10:47:46 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bfPWu-0004RG-Qz for pgadmin-hackers@postgresql.org; Thu, 01 Sep 2016 10:47:32 +0000 Received: from mail-yw0-x22f.google.com ([2607:f8b0:4002:c05::22f]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bfPWr-0003wv-Lb for pgadmin-hackers@postgresql.org; Thu, 01 Sep 2016 10:47:31 +0000 Received: by mail-yw0-x22f.google.com with SMTP id j12so47726260ywb.2 for ; Thu, 01 Sep 2016 03:47:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=s1+nT3yiIiicBF2rPrWSR49bZ04xDa2D0XCjLRZrUMU=; b=th4WJQ+GQXw55yHcOKbtfRwy8Q7NkAfjE5UpSiAnJvB63PDIFvY3opQzNXVVVBRyPd /+65jihFevg1uyHcgN/9cB8dwfhhXCmiS3rNB4bGpHQXtVZyzG+ugIIdEr/YSJyUQ7No OwOZ2mpClEPYmkDA0892gun/LQfHfCtoG4ZbypVkxx0dKklBTssmZK1vZqXO2iIzYhNs BMZgWFdUie1jqCcclN/wqKzK6yjUfcrtOCCE93NcM5H66f5s9GX+fRmpFbNTVq17sPtp d2nPKwIYJijg7IL3r01vGAHglhuHh0k1wAVTgQx4s13YwvkRHbarTYy9HNlhonFyvG4z +Lww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=s1+nT3yiIiicBF2rPrWSR49bZ04xDa2D0XCjLRZrUMU=; b=KVjJrGeoGrIYK6tMAxGOS7fhNnQtWChOCXevA83Zzhz3e+1ZGn7CbG0a53dTX/RQXy 6eGCvC5BJJ+zS5v0Qo1qQSomhILQceLE++4Y5prNRLCFb4XYIkb1LxsjRKQqfhPb3QvD Sfr0QXveA6c04WjLnh2e82MyfGfgjp53Nb/IjF0Bi6tqaFjBf3rJoP6KX77N8ujNVaOz r2TCxzi2PXA8znQ5yDnj22FUZwo/BKxBza1lCmqAYXBP4SIrem9KcZclWpwaTiz2Dgfq RY5E3tTm2EHzGAjWvESW0Vp/gghg+9dckHm5M10FRR8GkJyIXaNoXgHJHtqRUvxCQE9z Vz/A== X-Gm-Message-State: AE9vXwNTeD4DMmDcnuy4VIsTbJ3NioROhI5gLOEs5uk/JLyQbsLjq6c9nblcwJnlRcqhb0t6/B2gMW2We9fxqDlt X-Received: by 10.129.147.69 with SMTP id k66mr12331880ywg.135.1472726848543; Thu, 01 Sep 2016 03:47:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.196.4 with HTTP; Thu, 1 Sep 2016 03:47:08 -0700 (PDT) In-Reply-To: References: From: Priyanka Shendge Date: Thu, 1 Sep 2016 16:17:08 +0530 Message-ID: Subject: Re: Schema child node: FTS nodes (Configuration, Dictionaries, Parser, Templates) To: Dave Page Cc: pgadmin-hackers , Kanchan Mohitey Content-Type: multipart/alternative; boundary=94eb2c07ec3ca912b8053b6ff031 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --94eb2c07ec3ca912b8053b6ff031 Content-Type: text/plain; charset=UTF-8 Sure, i'll re-submit a patch once clean up work and summary output in place. Thank you. On 1 September 2016 at 15:55, Dave Page wrote: > Hi > > I'm currently seeing numerous failures in the test suite, including ERROR > tags being output from tests in this patch without any other output (does > that mean they're negative tests and the error is expected)? > > In any case, I'm not going to commit any more test cases until the > existing issues are resolved and the enhanced summary and object cleanup > work is complete, otherwise it's just taking too much time unnecessarily. > > Please resubmit this patch once that work is complete. > > Thanks. > > On Mon, Aug 29, 2016 at 12:55 PM, Priyanka Shendge enterprisedb.com> wrote: > >> Hi Dave, >> >> PFA patch for FTS Configuration, Dictionaries, Parser, Templates nodes. >> >> Currently, Cast update (test_cast_put.py) test case is failing. Issue >> (Bug #1614) >> has been reported for same and synonyms cases are not working as those >> needs to complete. >> >> Please review FTS nodes patch and let me know for any changes. >> >> Thank you. >> >> -- >> Best, >> Priyanka >> >> EnterpriseDB Corporation >> The Enterprise PostgreSQL Company >> > > > > -- > Dave Page > VP, Chief Architect, Tools & Installers > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > -- Best, Priyanka EnterpriseDB Corporation The Enterprise PostgreSQL Company --94eb2c07ec3ca912b8053b6ff031 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Sure, i'll re-submit a patch once clean up work and su= mmary output in place.

Thank you.

On 1 September 2016 at 15:5= 5, Dave Page <dave.page@enterprisedb.com> wrote:
Hi

I= 9;m currently seeing numerous failures in the test suite, including ERROR t= ags being output from tests in this patch without any other output (does th= at mean they're negative tests and the error is expected)?
In any case, I'm not going to commit any more test cases u= ntil the existing issues are resolved and the enhanced summary and object c= leanup work is complete, otherwise it's just taking too much time unnec= essarily.

Please resubmit this patch once that wor= k is complete.

Thanks.

On Mon, Au= g 29, 2016 at 12:55 PM, Priyanka Shendge <priyanka.shendge= @enterprisedb.com> wrote:
Hi Dave,

PFA patch for FTS=C2=A0Con= figuration, Dictionaries, Parser, Templates nodes.

Currently, =C2=A0Cast update (test_cast_put.py) test case is failing. Issu= e (Bug #1614)
has been reported for same and synonyms cases are n= ot working as those needs to complete.

Please revi= ew FTS nodes patch and let me know for any changes.

Thank you.

<= /div>--
Best,
Priyanka

EnterpriseDB Corporation
The Enterprise PostgreSQL Company



--
Dave Page
VP, Chief Architect, Tools & Installers
Ent= erpriseDB: http:/= /www.enterprisedb.com
The Enterprise PostgreSQL Company

Blog:= http://pgsnake.b= logspot.com
Twitter: @pgsnake



--
Best,
Priyanka

EnterpriseDB Corporation
The Enterprise PostgreSQL Company
--94eb2c07ec3ca912b8053b6ff031--