[pgAdmin4][PATCH] To fix the issue in displaying Trigger SQL

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][PATCH] To fix the issue in displaying Trigger SQL
Date: 2017-06-12 09:54:27
Message-ID: CAKKotZRJ6bu-sWx3K4kkdW6MeHC+-EhJhYaCqO-=RbE0Cus9vg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue in Table node where it was not displaying
reversed engineered sql for Trigger(s) properly, if trigger function
associated with that trigger has parameters.
RM#2043

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_2043.diff text/plain 3.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-06-12 10:48:52 [pgAdmin4][PATCH] CREATE Script do not display properly on panel resize
Previous Message Dave Page 2017-06-12 08:16:36 pgAdmin 4 commit: Stop ignoring yarn.lock, per discussion with Pivotal