Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aHAIT-0000ul-6A for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 13:08:09 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aHAIS-0005VT-Ke for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 13:08:08 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aHAIS-0005VM-6L for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 13:08:08 +0000 Received: from mail-ig0-x231.google.com ([2607:f8b0:4001:c05::231]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aHAIO-0003xF-Bi for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 13:08:07 +0000 Received: by mail-ig0-x231.google.com with SMTP id mw1so53092501igb.1 for ; Thu, 07 Jan 2016 05:08:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=nSuKcR1x5yq1j8HNE70rntx19vhYQIkJqnzdCt97gEM=; b=kLzUNNJGzl2jpkms8HbjjwT/J7ouONL/AXhKWUT95Ewshz0waZusIDnBnRWJXrKN4b aEoP7HwfQFMLvXNLTamB0TkNKJ/SfZpZZguoXmFghoLmr9jkAuJUA5e35hMSY3Y9GP/g XBbVOGe3h0poPh+jVhZE3VQvl48XYRjCCGUy4Qmg2OQ4MSnpw0Gw2O0ueW2j8xaL+66o XFt6aFpsobsZYOphDwc2J2krb/knOczsZe4caPFSqJ973jR0fd0ycCl4OHXB7A/og+kR 8tA60Z9NJitdv3t9wfVENMbHr/icHwU2CWS1Gfl+xq59UdcAg9BTa/Es48fZ6KTUheJ6 89rw== 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:date :message-id:subject:from:to:cc:content-type; bh=nSuKcR1x5yq1j8HNE70rntx19vhYQIkJqnzdCt97gEM=; b=go0HYbfWcHE8e2zijIDjsuYjhDicJc8DlaR6aIJEZSBJhUT6cFFHQQ7GgBBEBhfP5E KqMzBasWSlinewl7jZA9QIa14b+3WF1W6vS/CxhWuClZtEIORIv1fWD3/hzQKfH8TDc+ 6PjGy10RvQDmq6y5AuKQLkoWVe62RPweOpvjJTFfp9K3jmOqhzJqvb3P6ssUoInHTvzY HMxhU115M9EF8GRRapIzzTdXEJ4NszL0Udp2pOfTxiJVA/j5P2vSITRFRUy2suU7Pq3S Dys+SM2jCvyCK7vHxZ8I/GrkokauB4283JzupAtYpSKQ0Hv1NMvOBzX6+nvPYxuIsva/ 0EuQ== X-Gm-Message-State: ALoCoQmbX9hn0v5aFYZtA3RvAzrvaYJf0r6PZM2z5bOu4hGyr1pRs9jUd5hwL+Ru1E6MDI/2YFKxSoASa2hrgcFOZT6NlaB7+A== MIME-Version: 1.0 X-Received: by 10.50.25.167 with SMTP id d7mr15447484igg.69.1452172081752; Thu, 07 Jan 2016 05:08:01 -0800 (PST) Received: by 10.64.0.195 with HTTP; Thu, 7 Jan 2016 05:08:01 -0800 (PST) In-Reply-To: References: Date: Thu, 7 Jan 2016 13:08:01 +0000 Message-ID: Subject: Re: pgAdmin III commit: Showing 'SETOF' two times in function properties di From: Dave Page To: Ashesh Vashi Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 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 Should this be cherry-picked to the 1.22 branch? On Thu, Jan 7, 2016 at 12:54 PM, Ashesh Vashi wrote: > Showing 'SETOF' two times in function properties dialog, when 'chkSetof' is set to true. > > Branch > ------ > master > > Details > ------- > http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a8bbb043a87be341004e2af99cacf0ca77b4f6df > Author: Neel Patel > > Modified Files > -------------- > pgadmin/dlg/dlgFunction.cpp | 3 --- > 1 file changed, 3 deletions(-) > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers