Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bVJlA-0003VP-3e for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Aug 2016 14:36:32 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bVJl9-0005qB-MX for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Aug 2016 14:36:31 +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_2) (envelope-from ) id 1bVJkw-0005cC-Qe for pgadmin-hackers@postgresql.org; Thu, 04 Aug 2016 14:36:18 +0000 Received: from mail-it0-x22a.google.com ([2607:f8b0:4001:c0b::22a]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bVJks-0006Q4-Ar for pgadmin-hackers@postgresql.org; Thu, 04 Aug 2016 14:36:18 +0000 Received: by mail-it0-x22a.google.com with SMTP id f6so322305414ith.1 for ; Thu, 04 Aug 2016 07:36:13 -0700 (PDT) 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:from:date:message-id:subject:to :cc; bh=BJ99oEBFSQOP3bLipW3s1TxkuSNVN6UKfw3TzR5y6+4=; b=cD0dePp3KYZ4y8uBTvkqiVEnFResB0yH3MEXPEvXZduLatFuq+/2qX+D/0N0IHnszN Ss8Y0ljS9TVWV3aRRJKsDEpsmmTeFikXx8EA0O71csDCD9tTkHD1VKaWITtu72OlSLDF 4KQsmwBYehJdwf1eOHHKfeACCf2s005s8G5wdgB2E8O7JjmJU77YBm9du87zoAHBFjie ycC2eMUoA7bHp12+7b2gteUo4XJef/Y+RzFcrpTcWZ0wazLChF9e4vmpY0cNHUTSwov5 Bh8PoaGI9wvMAJgICHqgkTZ9tRuiZy5qxU6uW3u4ANBlJGl96oeGpVqo0eE982eJUFA7 LS3g== 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; bh=BJ99oEBFSQOP3bLipW3s1TxkuSNVN6UKfw3TzR5y6+4=; b=jkFt0bIZFJI+IY6FcyfTBK9Dl1a/7fRi6kLgHjyYng9zGNwkhT+s3hYn4J+JZxwkpG 8NOhwxcQ+q6h32KEY93m0ktisG1qixvJB+2m+qqQIt79TPT18hqaOQE5vwcFnmEbt9+6 B5A0ZRCHZy9ImoG1TS34gfIRL4z0IDYnZHGS4iX8y5AY9ZPZ+N+NZr2tmb1Cs8+dSNag yR8QYVlYbTlY3KevmF19Swppazfg+E0aDk0DE8oP7qcgNf3AFUq7XdiHQ02Y7MSlxWia xWLXXdEazJwnE2pItSaHiXrn9fsYrVAexAg8sILsuVrOEDSfpYQHNKa2L9Bq7ISks/tE vBJg== X-Gm-Message-State: AEkoouvXIiPx3wFfWZX4ZPKtUFDqLzwOmQdwr2aljlYssOpw35wSkXFGRHDhqIeuiQu6G00Mn4hbhPgaBIb1Jw== X-Received: by 10.36.80.2 with SMTP id m2mr33821784itb.37.1470321371620; Thu, 04 Aug 2016 07:36:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.208.97 with HTTP; Thu, 4 Aug 2016 07:36:10 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Thu, 4 Aug 2016 15:36:10 +0100 Message-ID: Subject: Re: [pgAdmin][Patch]: Fixed RM 1467 To: Khushboo 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 Thanks, applied. On Thu, Aug 4, 2016 at 12:21 PM, Khushboo Vashi wrote: > Hi, > > Please find the attached patch for the fix of RM 1467: Unable to drop > trigger function, function and procedures. > > The issue was produced because of execute_2darray function change. > > Thanks, > Khushboo > > > > > -- > 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