Fixes #1207 - Unable to comments on materialized view with Postgres Plus
Advanced Server.

Made changes in the query templates for create, view-id, and update to
make it work properly with it.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=05dde57651c298b544eb5848f903547a61bd4883
Author: Surinder Kumar <surinder.ku...@enterprisedb.com>

Modified Files
--------------
.../templates/mview/pg/9.3_plus/sql/create.sql     |  7 +-
.../templates/mview/pg/9.3_plus/sql/update.sql     |  2 -
.../templates/mview/ppas/9.3_plus/sql/create.sql   | 15 +---
.../mview/ppas/9.3_plus/sql/get_schema.sql         |  2 +-
.../templates/mview/ppas/9.3_plus/sql/update.sql   | 99 +++++++++++++++-------
.../templates/mview/ppas/9.3_plus/sql/view_id.sql  |  2 +-
6 files changed, 76 insertions(+), 51 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to