Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t9447-007Xj5-OC for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 07 Nov 2024 15:04:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t9445-00GQAP-6k for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 07 Nov 2024 15:04:53 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t9445-00GQAI-0o for pgsql-pkg-debian@lists.postgresql.org; Thu, 07 Nov 2024 15:04:53 +0000 Received: from mout-y-209.mailbox.org ([91.198.250.237]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t9442-000eAx-Il for pgsql-pkg-debian@lists.postgresql.org; Thu, 07 Nov 2024 15:04:52 +0000 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-y-209.mailbox.org (Postfix) with ESMTPS id 4XkljS2Tlhz9ynf; Thu, 7 Nov 2024 16:04:44 +0100 (CET) Date: Thu, 7 Nov 2024 16:04:43 +0100 From: Christoph Berg To: Bradford Boyle Cc: Esteban Zimanyi , SCHOEMANS Maxime , "pgsql-pkg-debian@lists.postgresql.org" Subject: Re: MobilityDB 1.2.0 - New upstream version Message-ID: References: <4c7a93ff-2650-4ca9-84cf-2744e6b15654@ulb.be> <1ab16dc0-3ce9-42a0-b4e8-2e4ba47e2877@ulb.be> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Bradford Boyle > On Wed, Nov 6, 2024 at 7:33 AM Esteban Zimanyi wrote: > > > > We have added a commit to the version stable-1.2. > > Could you please tell us whether this commit is enough or whether we should do a bug-fix release? > > Many thanks for identifying this problem. > > I've cherry-picked b3fed5b2a from stable-1.2 and pushed an updated > package to salsa.debian.org. It looks like this signiticantly decreased > the run time for the test. On pgdg, the run time for > 096_tnpoint_spatialrels_tbl is under 2 seconds for sid amd64 and PG17. Looking good indeed, thanks! New releases are generally nice, but the cherry-pick is enough for now. Christoph