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 1tkXuo-004sLx-S7 for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Feb 2025 00:26:14 +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 1tkXto-002Eaf-0J for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Feb 2025 00:25:12 +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 1tkXtn-002EaW-Mz for pgsql-hackers@lists.postgresql.org; Wed, 19 Feb 2025 00:25:11 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tkXtl-001c6h-2B for pgsql-hackers@lists.postgresql.org; Wed, 19 Feb 2025 00:25:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2025010100; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=obsGr1S2lpOwTAZYnkBWSqFgfbXkPLCXs8h0JjprQlA=; b=hh/EG ZrwxTwipjZG0ZvQl0SrmiAwy5y7vR73VhKtfgnudf/VE48Pr4QuLm1V6G965K+FUa0J2hIDpTK1vy SQ7cn/RxFvISMkEe5X7ynA342w+AZDtP8O5YM1TDCsfET5FCqQhG0t0yyI8nmEMVlxfwX3tzeAli5 bhfQJg7EEmmcE4u5naRZYO+LImthHsgcBUpK+IwD7tD+mDXUUoOzVMabHsvVZVPL+GbkVenM4aZcy fsVuVvGVcqbpOqWzjiIrmwP07DabtOXt/jJX6v6Z0gDfkchA1gscERZhYIPWPqcPMwLQ9mN5em3EI FEQLgqcgyzqBaFIoc+zFmEARozm3Q==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1tkXtj-009LiN-1j; Tue, 18 Feb 2025 19:25:07 -0500 Date: Tue, 18 Feb 2025 19:25:07 -0500 From: Bruce Momjian To: Jelte Fennema-Nio Cc: =?utf-8?Q?=C3=81lvaro?= Herrera , PostgreSQL Hackers , Jacob Brazeal , Akshat Jaimini Subject: Re: Commitfest app release on Feb 17 with many improvements Message-ID: References: <202502041627.zw6lvwjtjlu4@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Feb 18, 2025 at 11:39:54PM +0100, Jelte Fennema-Nio wrote: > On Tue, 18 Feb 2025 at 22:15, Bruce Momjian wrote: > > Looking at the live version, I can sort the "Stats" column from smallest > > to largest, but not from largest to smallest. Is this intended? > > The next release to prod in ~2 weeks will have that as one of the new > features (courtesy of Akshat). > > You can try it out on the staging website[1] already, with pgtest as > user and password for the HTTP auth. > > [1]: https://commitfest-test.postgresql.org/ Yes, works perfectly in test, thanks. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.