pgAdmin 4 commit: Fix refreshing of FTS Dictionaries. Fixes #1837

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix refreshing of FTS Dictionaries. Fixes #1837
Date: 2016-10-21 15:07:48
Message-ID: E1bxbQC-0007a2-4V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix refreshing of FTS Dictionaries. Fixes #1837

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=23a0fc2f223943b574272d7c976c8897e4da7a84
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
.../fts_dictionaries/templates/fts_dictionary/sql/9.1_plus/nodes.sql | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-21 15:08:01 Re: [pgAdmin4][Patch]: RM1837 - FTS directory refresh not working
Previous Message Dave Page 2016-10-21 15:00:48 Re: Patch for pgagent RM1878 [pgAgent]