pgAdmin 4 commit: Fix RE-SQL for triggers with a single arg. Fixes #266

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix RE-SQL for triggers with a single arg. Fixes #266
Date: 2017-08-31 08:39:12
Message-ID: E1dnL0K-0002tR-U7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix RE-SQL for triggers with a single arg. Fixes #2668

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=52840d68a891720fb266c3ac6b58b7f407fa7553
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/schemas/tables/triggers/__init__.py | 2 +-
.../browser/server_groups/servers/databases/schemas/tables/utils.py | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-08-31 08:39:30 Re: [pgAdmin4][Patch]: Fix internal server error on Trigger module
Previous Message Surinder Kumar 2017-08-31 05:28:43 [pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tool doesn't work after copying from Data Output