Add Reverse Engineered SQL tests for FTS Configurations. Fixes #4454

This commit is contained in:
Ganesh Jaybhay
2019-07-09 17:02:55 +01:00
committed by Dave Page
parent bf0d53bc2c
commit f7d6966d60
9 changed files with 194 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ Housekeeping
| `Issue #4415 <https://redmine.postgresql.org/issues/4415>`_ - Add Reverse Engineered SQL tests for Roles and Resource Groups.
| `Issue #4441 <https://redmine.postgresql.org/issues/4441>`_ - Add Reverse Engineered SQL tests for FDWs.
| `Issue #4453 <https://redmine.postgresql.org/issues/4453>`_ - Add Reverse Engineered SQL tests for Extensions.
| `Issue #4454 <https://redmine.postgresql.org/issues/4454>`_ - Add Reverse Engineered SQL tests for FTS Configurations.
Bug fixes
*********