pgAdmin 4 commit: Show complete SQL for FTS dictionaries. Fixes #2949

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Show complete SQL for FTS dictionaries. Fixes #2949
Date: 2018-01-03 13:16:15
Message-ID: E1eWitz-0002hq-7A@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Show complete SQL for FTS dictionaries. Fixes #2949

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e64bc2a821b1afe066e9bcb612b596c5fa2e3c0a
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/schemas/fts_dictionaries/__init__.py | 8 ++++++++
1 file changed, 8 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-03 13:16:21 Re: [pgAdmin4][Patch]: RM #2949 : [Web Based] Complete sql should displayed for fts directory in sql pane
Previous Message Dave Page 2018-01-03 13:06:55 Re: pgAdmin - RM 2953 - Update to server_dialog.rst file