Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dAyx4-0000cw-Kn for pgadmin-hackers@arkaria.postgresql.org; Wed, 17 May 2017 13:25:18 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dAyx4-0007o5-2H for pgadmin-hackers@arkaria.postgresql.org; Wed, 17 May 2017 13:25:18 +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_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dAyx3-0007mK-EZ for pgadmin-hackers@postgresql.org; Wed, 17 May 2017 13:25:17 +0000 Received: from mail-io0-x229.google.com ([2607:f8b0:4001:c06::229]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dAywz-0002P2-Bm for pgadmin-hackers@postgresql.org; Wed, 17 May 2017 13:25:16 +0000 Received: by mail-io0-x229.google.com with SMTP id o12so9000778iod.3 for ; Wed, 17 May 2017 06:25:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=HK7AVvpxVPBImXN5q5332WoMecxVPi61RuqbWysQMbY=; b=kJA9+pY4EEJDn1UPio6DT8o3vJFtLleIVUFAyFgz1Q+wu3g/X3qmxpWOm//N1thkuM 3HSNCAYgIjJDZjTX6ztIbAH64gsBdK21rWpggBSSVWkZ8L/IpUVIs8fC/o63ZinPQyBV GrlKeZnzvaoaOdg9Kp/QCh+NQLoaBOhJFgAy9iiFswPhW9aeNv5zfe/i4l1J8Eq2fwl1 MC2gMx6u6XX1LZ9hG/85ySP1nMiBSuff+Logth1uW4ExABm6TpWwC1X3JD4GB1IqO9/h YAr8z6jT3rJRZgyjjZTOAXaNpo0JazUltZDITYOhNQ625vEe+Z4TC/Oz2sQVEfbC6Oki 9WdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=HK7AVvpxVPBImXN5q5332WoMecxVPi61RuqbWysQMbY=; b=ZADy7SaIDKxoiV00XBzuAC9yA94Q79BpRef0VPl255Lr0DFSRHoAe8gIj3RC4n8EVb adhiU6PacfeMQPocxhIFN+uVn9U36JOgji57iPzNrZpZEvZ5ktMUOeTdWdlnK2Xot+/w IoRsQktOOyBuGm3GIMW6DBofDNo6LZpzF9W4ucsLJXY1MAOvtFQCkKEm0APIXv323gQW tyPNfe7Djpyjwmnm5YynUUxJwVfzmsvd53gBgDlnYmjPnvQdgxgCxxsugxhcr6L+rr6b AG4shGZ9kW9vxJoxBTkfkxjlqhFhwAfqh85Y7QjGj33rzUxLhZ5iwk93MSpAmHji/mTo HUMQ== X-Gm-Message-State: AODbwcAMrdpwvjrr+q541Na1zU5j6ItN2l15QTsWKLFIlcKznq8rMPBD 4gIBU5N37De6MP7Vb3+8eBv6SqdFaqOO X-Received: by 10.107.51.14 with SMTP id z14mr3115983ioz.84.1495027511338; Wed, 17 May 2017 06:25:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Wed, 17 May 2017 06:25:10 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 17 May 2017 14:25:10 +0100 Message-ID: Subject: Re: [pgAdmin4][PATCH] To fix the issue in FTS dictonory To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a113a8bc8be914b054fb837db" 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 --001a113a8bc8be914b054fb837db Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Tue, May 16, 2017 at 7:54 AM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > ++ Attaching patch. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > On Tue, May 16, 2017 at 12:20 PM, Murtuza Zabuawala enterprisedb.com> wrote: > >> Hi, >> >> PFA patch to fix the issue in FTS dictionary as below, >> 1) Strip the quotes from the options. >> 2) Template is not shown in properties views if it is not in a system >> schema. >> RM#1126 >> >> -- >> Regards, >> Murtuza Zabuawala >> EnterpriseDB: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company >> > > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a113a8bc8be914b054fb837db Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Tue, May 16, 2017 at 7:54 AM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
++ Attaching patch.
=

--
Regards,
Murtuza Zabuawala
EnterpriseDB:=C2=A0http://www.enterprisedb.com
The Enterprise Postgr= eSQL Company


On Tue, May 16= , 2017 at 12:20 PM, Murtuza Zabuawala <murtuza.zabuawala@= enterprisedb.com> wrote:
Hi,

PFA patch to fix the issue in FT= S dictionary as below,
1) Strip the quotes from the options.
2) Template is not shown in properties views if it is not in a system= schema.
RM#1126

--
Regards= ,
Murtuza Zabuawala
= EnterpriseDB:=C2=A0http://www.enterprisedb.com
The Enterprise= PostgreSQL Company




--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-ha= ckers




--
--001a113a8bc8be914b054fb837db--