pgAdmin III commit: Using pg_get_function_result(..) function to identi

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Using pg_get_function_result(..) function to identi
Date: 2015-09-21 13:53:08
Message-ID: E1Ze1Wm-0004vl-Hz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Using pg_get_function_result(..) function to identify the return type of function

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=600daf650bd5e50e664c4ece2e53e95446390b6d
Author: Sanket Mehta <sanket(dot)mehta(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 5 +++++
pgadmin/schema/pgFunction.cpp | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-09-22 05:33:14 pgAdmin III commit: When pgAdmin is used with multiple monitors on OSX,
Previous Message Ashesh Vashi 2015-09-21 12:27:40 Re: Patch : PGPASSFILE fix