Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aHA5u-0000HD-2k for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 12:55:10 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aHA5t-0002v9-IE for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 12:55:09 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aHA5f-0002fQ-ND for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 12:54:55 +0000 Received: from mail-lf0-x22c.google.com ([2a00:1450:4010:c07::22c]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aHA5c-0001Kr-CA for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 12:54:54 +0000 Received: by mail-lf0-x22c.google.com with SMTP id z124so326505769lfa.3 for ; Thu, 07 Jan 2016 04:54:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Ye7P6b+gth0YpYxe4gSX616kjjKAMBIDQOxCyr8ZMLc=; b=TTXJjXyaERnVZvazeHxqghIWI8cAAQqBLKxpjTfUOvz2FmK2YT0JY4LK+Hy1DGkBUL LSWUoZCAtsl4MUJkRhH9ALgZ8293giKKYbrtBoXrzirUE98hByDwroUlJKk0oK7Sbdam uKTrhHCBtuj/5SAjr0zbycinps0pYGiy8+OUOo/kc4YINbhjSmIAfKtg12APhgTVZJW6 VJg1aApZQ4NRuhDDf49BRinY4wRDUmiWyLGz7mBGowAD/BA6SHWn6fKMn77MKzSewLLB I15+6QprIyOUt3BhU6/QZVLlHco7/5f5LjEGjssKnaVnSmklM+Z0AiV6GXMhev9gpsPz i+fQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=Ye7P6b+gth0YpYxe4gSX616kjjKAMBIDQOxCyr8ZMLc=; b=i2Xba7fXm8lNUIPSUjONhLkS/qtTJug+OWnyY3Km70coV8Bu4TR4le+8L4zE9epj+b /opBSKbQ5Lm63mO7CfviFxxAaoYuD2r16SO2C1J7hvkaveE1ZmtgKOkixm6ZiP/H3bXx Yc0UXbB9DxyIOQG4DO/YwK3uBvzClTpsgdIII37CzqhXM8pp+pdIN8MVE3fPAZ6ZPpi/ 1hydy0DRIhpp1lyYsrcXX4tH1v2f0zRADommYgLFDlLfjhYMpkC9C5szwAcz+p8SkgU6 zSUvI86GqxKB2yy+dg6urlTG0D/p1S1JveHO03r17uHliRt7GaGNWDcoOuyEntPE1NBi 9C1g== X-Gm-Message-State: ALoCoQkE088E/prptVzn8ZBF85Ne7NVr9IeqM66fYcWeT4KFX2fUE9+SUhO8oxxaJ9zP0GATe+M91/NXJfdwrrL9tX57ORHtzvdjT/QOmJwwHv0UePCjhkA= X-Received: by 10.25.166.146 with SMTP id p140mr40489574lfe.51.1452171289851; Thu, 07 Jan 2016 04:54:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.198.5 with HTTP; Thu, 7 Jan 2016 04:54:30 -0800 (PST) In-Reply-To: <568E5D86.9090000@yandex.ru> References: <568BA29D.2070305@yandex.ru> <568E5D86.9090000@yandex.ru> From: Ashesh Vashi Date: Thu, 7 Jan 2016 18:24:30 +0530 Message-ID: Subject: Re: pgAdmin III commit: As per commit:600daf650bd5e50e664c4ece2e53e95446390 To: Nikolai Zhubr Cc: Neel Patel , Dave Page , pgadmin-hackers Content-Type: multipart/alternative; boundary=001a114118ace28ca30528bdf936 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a114118ace28ca30528bdf936 Content-Type: text/plain; charset=UTF-8 On Thu, Jan 7, 2016 at 6:13 PM, Nikolai Zhubr wrote: > Hello all, > > 05.01.2016 15:24, Neel Patel: > >> Hi, >> >> Please find attached patch file with below fix. >> - Return value of the function will be displayed as "SETOF record" >> instead of "SETOF SETOF record" under SQL tab within properties window. >> >> Let me know for any comments. >> > > Confirmed OK. > Please commit. > Done. Thanks. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* > > > Thank you, > Nikolai > > >> Thanks, >> Neel Patel >> > > > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > --001a114118ace28ca30528bdf936 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Thu, Jan 7, 2016 at 6:13 PM, Nikolai Zhubr <n-a-zhubr@yandex.ru> wrote:
Hello all,

05.01.2016 15:24, Neel Patel:
Hi,

Please find attached patch file with below fix.
=C2=A0 - Return value of the function will be displayed as "SETOF reco= rd"
instead of "SETOF SETOF record" under SQL tab within properties w= indow.

Let me know for any comments.

Confirmed OK.
Please commit.
Done.
Thanks.

--

<= p style=3D"margin:0pt">Thanks & Regards,
Ashesh Vashi
<= span style=3D"font-style:italic">EnterpriseDB INDIA: Enterprise PostgreSQL Company

<= br>

<= a href=3D"http://www.linkedin.com/in/asheshvashi" target=3D"_blank">http= ://www.linkedin.com/in/asheshvashi

= =C2=A0


Thank you,
Nikolai


Thanks,
Neel Patel




--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers=

--001a114118ace28ca30528bdf936--