pgAdmin 4 commit: Refactored SQL of Views and Materialized Views. Fixes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Refactored SQL of Views and Materialized Views. Fixes
Date: 2019-12-20 13:13:58
Message-ID: E1iiI6Q-0001eV-DH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f495af7a766713da460d8f1738a13638219f896c
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst | 1 +
.../schemas/views/templates/views/pg/9.3_plus/sql/properties.sql | 1 -
.../schemas/views/templates/views/pg/9.4_plus/sql/properties.sql | 1 -
.../schemas/views/templates/views/ppas/9.1_plus/sql/properties.sql | 1 -
.../schemas/views/templates/views/ppas/9.3_plus/sql/properties.sql | 1 -
.../schemas/views/templates/views/ppas/9.4_plus/sql/properties.sql | 1 -
6 files changed, 1 insertion(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-20 13:15:28 Re: [pgAdmin4][Patch] - 5023 - Refactoring SQL of View and Materialized View.
Previous Message Aditya Toshniwal 2019-12-20 12:51:39 Re: [pgAdmin][RM5017] Use cheroot as default production server