From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | pgAdmin 4 commit: Data should be updated properly for FTS Configuration |
Date: | 2019-01-21 09:06:49 |
Message-ID: | E1glVXd-0005Eo-ME@gothos.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Data should be updated properly for FTS Configurations, FTS Dictionaries, FTS Parsers and FTS Templates. Fixes #3897
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c7cbe0ff4a03d2b076b53dcda6e8dc1632fd3c1f
Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 3 ++-
.../servers/databases/schemas/fts_configurations/__init__.py | 4 +++-
.../servers/databases/schemas/fts_dictionaries/__init__.py | 2 ++
.../servers/databases/schemas/fts_parser/__init__.py | 11 +++++++++--
.../servers/databases/schemas/fts_templates/__init__.py | 12 ++++++++++--
5 files changed, 26 insertions(+), 6 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Khushboo Vashi | 2019-01-21 09:13:55 | [pgAdmin4][Patch] - RM 3811 - Backup / restore job launch button needs two click |
Previous Message | Khushboo Vashi | 2019-01-21 08:35:56 | [pgAdmin4][Patch] - RM 3853 - Incorrect SQL generated for create script of domain type interval with precision. ERROR: syntax error at or near "[" |