Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dID8m-0002Z2-SZ for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 11:59:16 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dID8m-0000a3-F4 for pgadmin-hackers@arkaria.postgresql.org; Tue, 06 Jun 2017 11:59:16 +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 1dID8m-0000Zu-6n for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 11:59:16 +0000 Received: from mail-it0-x22e.google.com ([2607:f8b0:4001:c0b::22e]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dID8e-00007I-St for pgadmin-hackers@postgresql.org; Tue, 06 Jun 2017 11:59:15 +0000 Received: by mail-it0-x22e.google.com with SMTP id m47so105462898iti.0 for ; Tue, 06 Jun 2017 04:59:08 -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=caRrQRl3Gxze/Oow9ZVUkxj/QQdJMhgS3lQFSxvsYyw=; b=h51KhzWUaIzGRL9SgYOGouTU5Mk1/iOgUQvkb+U//GrLtbBA5t1/9Xegeso0XOg8RH bAqOOSsdPh3AJ0zqjTnej3INw1Ns7wy+tE1CBLFaUTg9C9OFKBKtS7/kt9Rcsci1UG2z q8c9Xw2ssaZ4QzGIacufzHF+YFblH8lqfcEjLXVD42OtWAgsRX4H341BnSPfb08jc148 hjYlV15GHQjg9Vesy/P5cc9Rece+DE97M+R7jNQ6dQa92KkJ/65dk6mDaBk4w/SSIP/E 5VVFc5Db5BsrDZTcWc1E+pstVRCh+u116aqaXzLA+OeMverYcHjfcNGxgfoZk57nJp5M 542Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=caRrQRl3Gxze/Oow9ZVUkxj/QQdJMhgS3lQFSxvsYyw=; b=tU+dUVgqQhea6GWAsj9LjUDwCaOeoifbhEzMl6sfJCJv7z64/OCotzQXjvLHYL1ujY vVQ8T4KJQCnvUaLmxI0pmJgrF/h3LeJAxrhG3o+vS/AmDzRq33gpHHSoz7anhPBd7He7 KCbiz5+pxGm9pxPR01JGWLTZ0sqBA2o6pD6mmknR8oOYDPV0vUXrN4zumqbquecDI8pT coOCx9aKu6IgHVGrr2W0EtIxBHZHuzBJKnfomqC6t/lGQpa9j//yRJr7Trpq4HUfdTYK 7StggJLZlnUjBDF9593O916GY7Eod5PXvkEanvElkpcPCXT7cshLZ0eV8ubvP5fIjHn0 WeXg== X-Gm-Message-State: AODbwcC7qt58jWHU5qUUeRh0LHJ7YFyBGSv4RWcFuxdXeUqoA+tQWFt4 uiro837cYht8dUySHoV7fXNEhnmBc2s3 X-Received: by 10.36.31.74 with SMTP id d71mr16235355itd.85.1496750346540; Tue, 06 Jun 2017 04:59:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Tue, 6 Jun 2017 04:59:05 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Tue, 6 Jun 2017 12:59:05 +0100 Message-ID: Subject: Re: [pgAdmin4][PATCH] To fix the issue in procedure debugging in EPAS To: Murtuza Zabuawala Cc: pgadmin-hackers , Neel Patel 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, patch applied. On Mon, Jun 5, 2017 at 8:13 AM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix the issue where debugger module is not throwing proper > error for unsupported argument mode type in procedure. > RM#1466 > > @Neel, > Can you please do quick review of this patch? > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: 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 > -- 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