Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hqcPR-0004D2-2b for pgadmin-hackers@arkaria.postgresql.org; Thu, 25 Jul 2019 11:59:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hqcPP-00053F-Or for pgadmin-hackers@arkaria.postgresql.org; Thu, 25 Jul 2019 11:59:43 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1hqcPP-00052R-He for pgadmin-hackers@lists.postgresql.org; Thu, 25 Jul 2019 11:59:43 +0000 Received: from mail-lf1-x142.google.com ([2a00:1450:4864:20::142]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hqcPM-0000Ts-PN for pgadmin-hackers@postgresql.org; Thu, 25 Jul 2019 11:59:42 +0000 Received: by mail-lf1-x142.google.com with SMTP id v85so34299703lfa.6 for ; Thu, 25 Jul 2019 04:59:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=PkU13C/3Q/3uEtb1/Jkb06oKLYruKtNMXh3zHlX6PWg=; b=suzcXjSJXKyGvIW5aTRnKgvyw2aXtCQ7B0eTNECa9rS4OHq6hCymBo1uxyhrnKHUOM lfzHAkMZaGebozV4yDHOX+OJ+4pdAGr49tAr4J73/iEkVjLoVWAhamzV0HjMNUrx7eVE NjIZtrlc7xvVTawyG3ifhtgyz7fyjvPBDI+qXkyAUjLY0L5sCO43HEI/+x5gC2pIRbQc SG5hroihZfm7634jp+22TuFeEbvSFwSOXRZyVzMzKWB+cDaS9IWvLeAgAkKZRtLeTpWz VpPWeJAoywBFLJjM7n6EUcEEcTKjhI/BWRAxknvNzMm68Hf40y6uVA+gn72qkSlVhtfF Ccqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PkU13C/3Q/3uEtb1/Jkb06oKLYruKtNMXh3zHlX6PWg=; b=Azugb8i8UvR6o4ikn7RTnBpIiYx0Evzd8u7Q0pYsADeNv8HWTQNdy15vujLs69kkCt hJH57JkrGu/31mhILEp1eU79T7sHmhL6bmLlKgVFBjA3eZyWolHbDpjpWNRODu8nZr+I zm5ljQux9iZVS201MVbT2VfDxDzx0McX9peuW1jV7r5c6vPdYGl6AqRpNzGGkHjsTfXT /yK//Y4Z1CXpJcYH5XkiFHVOYOIyZOxkuofRLoTtDJe+QIrhpbDP56TsSGk3WpanMMXt cD/d9d9wfqn4GupHE6TMiw1nbGW0BLGRatOK18us9g9DIAPPufoJgPHS3RUJsrN7FkQy 2TVw== X-Gm-Message-State: APjAAAUyKWXc32UUTQFZlpRgjN/UazSuQRhmTrezF6q+4+wsTgvvHoHp jhym5K67FVrzo9HbT6PeV1qgGWUom7UwlbP+/qv7jA== X-Google-Smtp-Source: APXvYqx8AmU4YACuJpyRb5wieFbEvj4Iq+dK+J4K52DrJGCvvN/V59zZa80wFY8hk+/BJSzqAmXXk4iYWZbrhQjiM/Y= X-Received: by 2002:a19:641a:: with SMTP id y26mr39902563lfb.29.1564055979783; Thu, 25 Jul 2019 04:59:39 -0700 (PDT) MIME-Version: 1.0 References: <0e253dcc07b44638d579e70bac26b74823ea3a1e.camel@gunduz.org> <923a560de90faa12df963716d2256a248ad3f6c9.camel@gunduz.org> <979346d727fb91bd52526527300abfa5ae043eef.camel@gunduz.org> In-Reply-To: From: Fahar Abbas Date: Thu, 25 Jul 2019 16:59:28 +0500 Message-ID: Subject: Re: pgAdmin4 v4.11 candidate builds To: Dave Page Cc: Akshay Joshi , pgadmin-hackers , Devrim Gunduz Content-Type: multipart/alternative; boundary="000000000000158e91058e802933" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000158e91058e802933 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, One round of Smoke/ Functional Sanity and Detail(level 1) testing has been completed for pgadmin4 4.11. Can we please publish pgadmin4 4.11? Kind Regards On Wed, Jul 24, 2019 at 7:14 PM Dave Page wrote: > > > On Wed, Jul 24, 2019 at 3:10 PM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> >> >> On Wed, 24 Jul, 2019, 19:26 Devrim G=C3=BCnd=C3=BCz, = wrote: >> >>> >>> Hi Akshay, >>> >>> On Wed, 2019-07-24 at 14:45 +0530, Akshay Joshi wrote: >>> > We have figure out the problem with the syntax print("Copy rows...", >>> > file=3Dsys.stderr, end=3D"") with Python 2.7. >>> > Attached is the patch please apply, test it and let me know. >>> >>> Great, it worked! >>> >>> Will this patch be included in 4.12? >>> >> >> @Dave, Can you please comment on this. If we include this patch in >> 4.11, I'll have to rewrap the candidate build. >> > > Commit for 4.12 please. Thanks. > > -- > Dave Page > VP, Chief Architect, Tools & Installers > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > --=20 Fahar Abbas QMG EnterpriseDB Corporation Phone Office: +92-51-835-8874 Phone Direct: +92-51-8466803 Mobile: +92-333-5409707 Skype ID: *live:fahar.abbas* Website: www.enterprisedb.com --000000000000158e91058e802933 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

One round of Smoke/ Func= tional Sanity and Detail(level 1) testing has been completed for pgadmin4 4= .11.

Can we=C2=A0 please publish pgadmin4 4.11?

Kind Regards


On Wed, Jul 24, 201= 9 at 7:14 PM Dave Page <da= ve.page@enterprisedb.com> wrote:


On Wed, Jul 2= 4, 2019 at 3:10 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
=


On Wed, 24 Jul, 2019, 19:26 Devrim G=C3=BCnd=C3=BCz, <devrim@gunduz.org> wrote:

Hi Akshay,

On Wed, 2019-07-24 at 14:45 +0530, Akshay Joshi wrote:
> We have figure out the problem with the syntax print("Copy rows..= .",
> file=3Dsys.stderr, end=3D"") with Python 2.7.
> Attached is the patch please apply, test it and let me know.

Great, it worked!

Will this patch be included in 4.12?

=C2=A0 =C2=A0 @Dave, Can you please c= omment on this. If we include this patch in 4.11, I'll have to rewrap t= he candidate build.=C2=A0

Commi= t for 4.12 please. Thanks.
=C2=A0
--
Dave Page
VP, = Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
= The Enterprise PostgreSQL Company

Blog: http://pgsnake.blogspot.com
Twitter: @= pgsnake


--
Fahar Abbas
QMG
EnterpriseDB Corporation
Phone = Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-= 5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com
<= /div>
--000000000000158e91058e802933--