Re: pgAdmin III: EDB procedures with non void return types not handled properly - Mailing list pgadmin-hackers

From Nikhil S
Subject Re: pgAdmin III: EDB procedures with non void return types not handled properly
Date
Msg-id AANLkTi=YVt7cxsBFB0LUy-UySKzskt9CCd3rV6LKuA=0@mail.gmail.com
Whole thread Raw
In response to Re: pgAdmin III: EDB procedures with non void return types not handled properly  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers

Thanks. This seems to be a bug in fact, as it could mis-identify a
function that returns void as a procedure.

Applied for 1.12.3 and master.


Thanks Dave.

Regards,
Nikhils

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin III: EDB procedures with non void return types not handled properly
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix a bug in the way that stored procedures and fun