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 1fXs2I-0003Oa-VY for pgadmin-hackers@arkaria.postgresql.org; Tue, 26 Jun 2018 17:45:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fXs2G-0006SJ-2W for pgadmin-hackers@arkaria.postgresql.org; Tue, 26 Jun 2018 17:45:48 +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 1fXs2F-0006SC-Of for pgadmin-hackers@lists.postgresql.org; Tue, 26 Jun 2018 17:45:47 +0000 Received: from mail-wr0-x241.google.com ([2a00:1450:400c:c0c::241]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fXs28-00046p-Aj for pgadmin-hackers@postgresql.org; Tue, 26 Jun 2018 17:45:46 +0000 Received: by mail-wr0-x241.google.com with SMTP id c13-v6so8154857wrq.2 for ; Tue, 26 Jun 2018 10:45:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=upBIBAQDdgm7VIzeNqcex+PKYM8mDrSvME6L4vQmt6k=; b=Lm2IF/6dOYzIjb62e9jXoOtl7kMXJkCXBdaC16xUuFR5vvibKQTADqjriK2tkXv1ap SMB008HSMKKfGpjQHxw5cJYm/xfxH1GIgj8i1WuNbDK99oWKhkGcwXlIsy8h+pBbnqke x3H3rdV0xz68RV0HvY6bCdWuwIaJOQPlcQibkaf1lXXjaz/wWezqaupRaZIC2d//Do3s 3gDkxT6qTsHqcYRLm666CBZdDRgoxeCG9qqQuA7R+dhfbBIj98PnNpMeD3y5lJrd7gJe e6ZMVcAvVuHAYE9/+STSZwfRZt8mdRyHFS7eynoefp2Yg3uy0UYSQk0ZcRF/lJtEfFAF xUIQ== 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=upBIBAQDdgm7VIzeNqcex+PKYM8mDrSvME6L4vQmt6k=; b=YgTGzpossYFPHo/jdY+tkmSRxQzWasFh+JGoomssPKtupW5t1Kv2gsRHlKsketaNWA uYrxpyPYwFkw3fMCiT0E+kz/bitqNcO7iXoN13dUqPy0IgEN1lCfFGc+qhZg5SAlnn1C Jk4sH+O/ylD8HQBru0Lr/gW/VUwb9N1LfHinivUIL5PvN0DvbETR9iw69TMqC6yTybXh dX87guy9WHjYFS17bbGf5cagKvfjgtzlFn6y4MYJ8piFfvL5UKpMFc5VuvoVs80sA/b4 L7DdER7k4fsMINxqAW06uexKXZ1WQ6a0j5VSzOHDTIokz3BEw0g90EoNLjD2Df7rNQPi GLyg== X-Gm-Message-State: APt69E2+d/gRdcIj3GvystDnZR11WOQBRnEnooe9QLtjR4jZavLTRXfM zVft1b8MofHaJKZrjVlBi9unsNEXUp/cS45/ltI= X-Google-Smtp-Source: AAOMgpdg9tnrVZ7uclfxGAhqVkFBACIlFdddNtiohs/xLJznX9g5ahPEls8at6vyQweXJQSgZIsjDOPMx4oAgYtrPL8= X-Received: by 2002:a5d:4392:: with SMTP id i18-v6mr2451814wrq.156.1530035137415; Tue, 26 Jun 2018 10:45:37 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Anthony DeBarros Date: Tue, 26 Jun 2018 13:45:00 -0400 Message-ID: Subject: Re: pgAdmin v3.1 candidate builds and source... To: Dave Page Cc: Syed Fahar Abbas , =?UTF-8?B?RGV2cmltIEfDnE5Ew5xa?= , pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000dc11a1056f8f102f" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000dc11a1056f8f102f Content-Type: text/plain; charset="UTF-8" Just fyi, I pulled a copy of the macOS version of this build, and for some reason I cannot expand the Tables node in the tree on any of my databases even though there are tables present. Could just be me, but wanted to note. Using Chrome beta 68; macOS High Sierra; Postgres 9.6 On Tue, Jun 26, 2018 at 7:09 AM Dave Page wrote: > ... can be found at https://developer.pgadmin.org/builds/2018-06-26-3.1/ > and dpage/pgadmin4:2018-06-26-3.1 on Docker Hub. > > Fahar; please verify for release on Thursday. > > Note that these are the first builds from the new fully automated build > system, and both the Windows and Mac versions now use Python 3, so please > be sure to test with extra care! > > Thanks! > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --000000000000dc11a1056f8f102f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Just fyi, I pulled a copy of the macOS version of this bui= ld, and for some reason I cannot expand the Tables node in the tree on any = of my databases even though there are tables present. Could just be me, but= wanted to note.

Using Chrome beta 68; macOS High Sierra= ; Postgres 9.6

O= n Tue, Jun 26, 2018 at 7:09 AM Dave Page <dpage@pgadmin.org> wrote:
... can be found at=C2=A0https://developer.pg= admin.org/builds/2018-06-26-3.1/ and dpage/pgadmin4:2018-06-26-3.1 on Docker Hub.

=
Fahar; please verify for release on Thursday.

Note that these are the first builds from the new fully automated build sy= stem, and both the Windows and Mac versions now use Python 3, so please be = sure to test with extra care!

Thanks!

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

Enterpri= seDB UK: http://w= ww.enterprisedb.com
The Enterprise PostgreSQL Company
--000000000000dc11a1056f8f102f--