Add Reverse Engineered SQL tests for Languages. Fixes #4452

This commit is contained in:
Akshay Joshi
2019-07-11 09:20:01 +01:00
committed by Dave Page
parent e6c067025c
commit cdf655f7db
16 changed files with 291 additions and 8 deletions
+1
View File
@@ -18,6 +18,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 #4452 <https://redmine.postgresql.org/issues/4452>`_ - Add Reverse Engineered SQL tests for Languages.
| `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.