pgAdmin 4 commit: Avoid 'bogus varno' message from Postgres when viewin

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Avoid 'bogus varno' message from Postgres when viewin
Date: 2019-03-12 10:13:36
Message-ID: E1h3ePg-0005iL-Vm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Avoid 'bogus varno' message from Postgres when viewing the SQL for a table with triggers. Fixes #3995

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_4.rst | 1 +
.../databases/schemas/tables/templates/trigger/sql/10_plus/create.sql | 2 +-
.../schemas/tables/templates/trigger/sql/10_plus/properties.sql | 3 ++-
.../schemas/tables/templates/trigger/sql/9.1_plus/properties.sql | 3 ++-
4 files changed, 6 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-12 10:13:45 Re: [pgAdmin4][Patch] - RM 3995 - SQL view of table with trigger cause ERROR: bogus varno: 2
Previous Message Raymond Mouthaan Photography 2019-03-12 10:04:00 pgadmin4 docker multi-arch