[pgAdmin4][PATCH] To fix the issue in procedure debugging in EPAS

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
Subject: [pgAdmin4][PATCH] To fix the issue in procedure debugging in EPAS
Date: 2017-06-05 07:13:32
Message-ID: CAKKotZT8fuGtimW0MUxx0qUeL4sH5=t2gy0amiHi4FTUytX3Qw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue where debugger module is not throwing proper
error for unsupported argument mode type in procedure.
RM#1466

@Neel,
Can you please do quick review of this patch?

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

Attachment Content-Type Size
RM_1466.diff text/plain 1.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2017-06-05 07:32:12 Re: [pgAdmin4][Patch]: Fixed RM 2324 - PostGIS datatypes not showing up properly on SQL tab.
Previous Message Surinder Kumar 2017-06-05 05:30:07 Re: [pgAdmin4] [PATCH] History Tab rewrite in React