pgAdmin 4 commit: Fixes# 1290 - Use qtLiteral with parameterized values
pgAdmin 4 commit: Fixes# 1290 - Use qtLiteral with parameterized values
От:
Ashesh Vashi <ashesh.vashi@enterprisedb.com>
Дата:
Fixes# 1290 - Use qtLiteral with parameterized values. When not using qtLiteral, it was result into an error - "unknown error displayed when modify comments which may special characters on Materialized view". Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2610eaefbe66b541595234ce0607a3ff7c6e601d Author: Surinder Kumar Modified Files -------------- .../databases/schemas/views/templates/mview/pg/9.3_plus/sql/view_id.sql | 2 +- .../databases/schemas/views/templates/mview/pg/9.4_plus/sql/view_id.sql | 2 +- .../schemas/views/templates/mview/ppas/9.3_plus/sql/view_id.sql | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)