Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eqLUY-0001Cf-6Q for pgadmin-hackers@arkaria.postgresql.org; Mon, 26 Feb 2018 16:19:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1eqLUW-0005VP-Gk for pgadmin-hackers@arkaria.postgresql.org; Mon, 26 Feb 2018 16:19:04 +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.89) (envelope-from ) id 1eqLUW-0005VF-34 for pgadmin-hackers@lists.postgresql.org; Mon, 26 Feb 2018 16:19:04 +0000 Received: from mail-ot0-x22e.google.com ([2607:f8b0:4003:c0f::22e]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1eqLUS-0001vm-F7 for pgadmin-hackers@postgresql.org; Mon, 26 Feb 2018 16:19:02 +0000 Received: by mail-ot0-x22e.google.com with SMTP id 108so452508otv.3 for ; Mon, 26 Feb 2018 08:19:00 -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; bh=zmYsI3hfdxQ7vtmnopW1WSUvea6BXOl6iBb5VVJqov4=; b=vNcM+/J3RRcA83hFthB/1N47j6k+s9sAEjvTK0Vc4O4VPKpEAHwz95+YE+Vfo1ybUi 7fEqc7/F/3dCB2lIVqjooMiL/rf1L22+GGugwPD286EB+h8Q11eT7+EusOu8uAfpwb3s QVCze9uDjD+TRCOSrWCxQ6KaBoX1lHzHgtqdHtIk5jVIw3z4g1upZqc1ZLwSWrwGoGDj K8up4Ij3uwBu6qZJiXHAThKH4ByHwHZ3qY/dJsb0xrYuTkZK/B0OJCEDNexOIjgboDIE HvvOrae64iVCmbTk/QSBR6goPXPrEB/rwtstnvo6dheNc4LmaJz3c8sHgQimq4DLG7Lu /tiA== 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=zmYsI3hfdxQ7vtmnopW1WSUvea6BXOl6iBb5VVJqov4=; b=C/SoBYTXYbddlFiJI6kh2EbM65MNVk3d7FBds4osO0UxYy7niBkKwQahh25gHxXbLK SC8MGaklaktg+V2MklXEXKmixYCShqnO/y63mnjafv+0HIHeAD1yKkNHLl/KRMOa2Dtl l6x+6x7SVE2mhcg9Mr0nY60vNpzV07pwx7mV6MFNWAUKMDwlXg4osJ/v3Cw8NIGv9IS0 vYCUExiB+jCSrGaWAr2YzNv0N0ff+lvj4xBAucBc9Ccttld0veenqfoJf6ISBQbqTqVF nzDHL/BRinJ0s+QG76ls5cRm5UILT2pAfZQQqyF6bgFww0/sywGjCbT8s0Jxc43wLygx JpYg== X-Gm-Message-State: APf1xPARSItZnpF7C4wfu8r4pIb4b0Qc8xBu3WxGUNCsAjh/k8nfo7H9 BIhUxUbWHJQAijdEG9FV9g+Oi/R8xXnoAdrZ25vcuA== X-Google-Smtp-Source: AG47ELvXaHGRi8a9e68vi7XHDX3zqoUw44nc9uvHCrIV/cuXrVg1s0uGr3oZsAc67Idg0eokAKhZI2Z0H6meB9+ZrCM= X-Received: by 10.157.22.233 with SMTP id s38mr7931601ots.97.1519661939374; Mon, 26 Feb 2018 08:18:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.74.8.150 with HTTP; Mon, 26 Feb 2018 08:18:39 -0800 (PST) In-Reply-To: References: From: Murtuza Zabuawala Date: Mon, 26 Feb 2018 21:48:39 +0530 Message-ID: Subject: Re: pgAdmin 4 commit: Ensure we pick up the messages from the current query To: Dave Page , Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a114790ea13762d05661fde66" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a114790ea13762d05661fde66 Content-Type: text/plain; charset="UTF-8" Hi Khushboo/Dave, With given commit, I'm again seeing the issue raised in https://redmine.postgresql.org/issues/1523 :( -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Feb 26, 2018 at 7:49 PM, Dave Page wrote: > Ensure we pick up the messages from the current query and not a previous > one. Fixes #3094 > > Branch > ------ > master > > Details > ------- > https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h= > 08b3ccc01a4d57e8ea3657f8882a53dcd1b99386 > Author: Khushboo Vashi > > Modified Files > -------------- > web/pgadmin/utils/driver/abstract.py | 1 + > web/pgadmin/utils/driver/psycopg2/__init__.py | 64 > +++++++++------------------ > 2 files changed, 21 insertions(+), 44 deletions(-) > > --001a114790ea13762d05661fde66 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Khushboo/Dave,

<= /div>
With given commit, I'm again seeing the issue raise= d in https://redmine= .postgresql.org/issues/1523 :(




--
Regards,=
= Murtuza Zabuawala
EnterpriseDB:=C2=A0http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company

<= /div>

On Mon, Feb 26, 2018 at 7:49 PM, Dave Page <= span dir=3D"ltr"><dpage@pgadmin.org> wrote:
= Ensure we pick up the messages from the current query and not a previous on= e. Fixes #3094

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=3Dpgadmin4.git;a=3Dcommitdiff;h=3D08b3ccc01a4d57e8ea3657f8882a53dcd1b99386
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/abstract.py=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 1 +
web/pgadmin/utils/driver/psycopg2/__init__.py | 64 +++++++++----------= --------
2 files changed, 21 insertions(+), 44 deletions(-)


--001a114790ea13762d05661fde66--