Add Reverse Engineered and Modified SQL tests for FTS Templates. Fixes #4619

This commit is contained in:
Akshay Joshi
2019-09-02 15:24:41 +05:30
parent 662266a367
commit 5ff3f40116
10 changed files with 100 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ Housekeeping
| `Issue #4575 <https://redmine.postgresql.org/issues/4575>`_ - Add Reverse Engineered SQL tests for Schemas.
| `Issue #4576 <https://redmine.postgresql.org/issues/4576>`_ - Add Reverse Engineered SQL tests for Views.
| `Issue #4600 <https://redmine.postgresql.org/issues/4600>`_ - Add Reverse Engineered SQL tests for Rules.
| `Issue #4619 <https://redmine.postgresql.org/issues/4619>`_ - Add Reverse Engineered and Modified SQL tests for FTS Templates.
Bug fixes
*********