Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fYuGg-0003e0-TN for pgadmin-hackers@arkaria.postgresql.org; Fri, 29 Jun 2018 14:20:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fYuGe-0007Lo-VI for pgadmin-hackers@arkaria.postgresql.org; Fri, 29 Jun 2018 14:20:56 +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.89) (envelope-from ) id 1fYuGe-0007Lh-QZ for pgadmin-hackers@lists.postgresql.org; Fri, 29 Jun 2018 14:20:56 +0000 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fYuGa-00079A-Os for pgadmin-hackers@postgresql.org; Fri, 29 Jun 2018 14:20:55 +0000 Received: by mail-wm0-x234.google.com with SMTP id p11-v6so2256893wmc.4 for ; Fri, 29 Jun 2018 07:20:52 -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=V5/CWbv8o15n3tYaKeBx9OJbp1yn0uEha2qqNnGTtlY=; b=cMQU9lumaSK6JvG0TN1ZOtBe6MTTeIYplj/8oCmjY3RWuMVHcA2/3PXO22EpVtDf4j lVOQOa4xTRs56rZZkxbzQrrxPIT6V5yJkU6Jyl/4OmOLkWXCT80Mu6GrDGliWlA9TPRS Q8BFdjAr/1a3xd7Ilx8bjAjxNLl+sPky1Fs4ws2LyTi643Loo0Wtb3UBbiEwEJpl4Q7X kYLWOBnDMXFSwoutHlRo80rI6iOkoTtTGh054Urs0ETMrtzXd5fGEUwysKrdzoJs36zs bozeAKzwThTCZd4op/l6dZxAKDoGDpc9kAgcsRZRooYTpOSf4I8CSPULFX0Q/8V5jiVZ 0ynQ== 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=V5/CWbv8o15n3tYaKeBx9OJbp1yn0uEha2qqNnGTtlY=; b=T/sThi10QkxRc+cIRtuua+45I6U1hfK9toOCA8tFOsmsmcKe1ZNtCt4aZItnGiEC7t s+JXpGUoNqg4eQn1PgV9JS6JeccwZZsxOiP/OmysLiCvdTCmET/C5a+9sK6dv9ZxFopy e+PsiY0SuV7LA5c4aJ4d9X/tVJEOY/GZ0r/8Cl1iGiSIlmF/UNeNoJPqJsfRMMJJ+2A1 31sOvsmUNXdRwpwpdfXWR7cYJxFFyz6vJeMujSLBwt6Vgrxc/509wHKmIJQV8pOxGJU+ NvVgCJqJsuXChkCSZrea6gKXCVZv9TQRu9JWin3i6FkdF9QaPVulAtXpjkszrx9WSGcO q0Ug== X-Gm-Message-State: APt69E3P5PeBrozEclp/a5slBV5JtGEoVsLrmgHRCUe+TWjlzJsH/9YZ adSPGDS1jJMJ96HdJ0kW2+FOVn58B/1bKH6YfdcGgA== X-Google-Smtp-Source: AAOMgpdcKfNMoJudsuhzXQoh76gLAIrJBVwRVfFf6LiiHF64V9IvdUCYaWiMZHweYqdt+m6eIyOj5DZ80O8IaJWAAD0= X-Received: by 2002:a1c:94f:: with SMTP id 76-v6mr1970319wmj.86.1530282051687; Fri, 29 Jun 2018 07:20:51 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a1c:2907:0:0:0:0:0 with HTTP; Fri, 29 Jun 2018 07:20:51 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 29 Jun 2018 15:20:51 +0100 Message-ID: Subject: Re: [pgAdmin4][RM#3457] [EPAS] Debugger: Unable to debug the procedure which is under the Package node To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000018e48d056fc88e24" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000018e48d056fc88e24 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Jun 29, 2018 at 2:43 PM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > PFA patch to fix the issue which is EPAS specific where the user is not > able to debug the procedure in the package. > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --00000000000018e48d056fc88e24 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.
On Fri, Jun 29, 2018 at 2:43 PM, Murtuza Zabuaw= ala <murtuza.zabuawala@enterprisedb.com> wr= ote:
Hi,
<= div class=3D"gmail_default" style=3D"font-family:verdana,sans-serif;color:#= 444444">
PFA patch to fix the issue which is EPAS specifi= c where the user is not able to debug the procedure in the package.


= --Regards,=
Murtuza Zabuawala
EnterpriseDB:=C2=A0http://www.enterpris= edb.com
The Enterprise PostgreSQL Company
<= div><= img src=3D"https://drive.google.com/a/enterprisedb.com/uc?id=3D0B6jGeB3BfKR= MV0t4MEp0YnZCTTA&export=3Ddownload" width=3D"420" height=3D"31">



--
Dave Page
Blog: = http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--00000000000018e48d056fc88e24--