Refactored SQL of Views and Materialized Views. Fixes #5023.

This commit is contained in:
Khushboo Vashi
2019-12-20 17:14:15 +05:30
committed by Akshay Joshi
parent 4b9bfb2e4a
commit f495af7a76
6 changed files with 1 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ Housekeeping
************
| `Issue #5017 <https://redmine.postgresql.org/issues/5017>`_ - Use cheroot as default production server for pgAdmin4.
| `Issue #5023 <https://redmine.postgresql.org/issues/5023>`_ - Refactored SQL of Views and Materialized Views.
Bug fixes
*********