public inbox for [email protected]
help / color / mirror / Atom feedFrom: Nikolai Zhubr <[email protected]>
To: [email protected]
Subject: Re: pgAdmin III commit: As per commit:600daf650bd5e50e664c4ece2e53e95446390
Date: Tue, 05 Jan 2016 14:01:49 +0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Hi all,
Running 1.22-rc1 now I observe that this commit has apparently still not
solved the issue in at least one place. That is:
- "RETURNS SETOF record" is correctly displayed in SQL panel now.
- "RETURNS SETOF SETOF record" is still erroneously displayed under SQL
tab within the properties window (effectively preventing set-returning
function to be changed in any way through the properties window).
Thank you,
Nikolai
12.10.2015 5:33, Ashesh Vashi:
> As per commit:600daf650bd5e50e664c4ece2e53e95446390b6d, we now use
> pg_get_function_result(..) function to identify the return type of the
> function, hence - we don't need to add SETOF keyword explicitly, when a
> function returns set of records.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9d7596dc552cf9315d4aa83eafe19db1acf7e...
>
> Modified Files
> --------------
> pgadmin/schema/pgFunction.cpp | 2 --
> 1 file changed, 2 deletions(-)
>
>
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
view thread (11+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgAdmin III commit: As per commit:600daf650bd5e50e664c4ece2e53e95446390
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox