pgAdmin 4 commit: Fixed generated SQL when any token in FTS Configurati

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed generated SQL when any token in FTS Configurati
Date: 2020-04-01 09:48:23
Message-ID: E1jJZyx-0000yj-P5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed generated SQL when any token in FTS Configuration or any option in FTS Dictionary is changed. Fixes #5268

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=88a1e03314759b4b7d5a3fb91095e4fd47939c14
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 3 ++-
.../schemas/fts_configurations/static/js/fts_configuration.js | 1 +
.../databases/schemas/fts_dictionaries/static/js/fts_dictionary.js | 3 ++-
3 files changed, 5 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-01 09:50:23 Re: [RM3645] Start and End Date does not delete for Schedules in pgAgent Job
Previous Message Akshay Joshi 2020-04-01 09:21:32 Re: [pgAdmin][RM5181] Add support for parameters toast_tuple_target and parallel_workers of table