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 1sB4u5-00E8iV-WF for pgsql-hackers@arkaria.postgresql.org; Sun, 26 May 2024 03:50:39 +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 1sB4u5-003EBD-Vw for pgsql-hackers@arkaria.postgresql.org; Sun, 26 May 2024 03:50:37 +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 1sB4u5-003EB5-MN for pgsql-hackers@lists.postgresql.org; Sun, 26 May 2024 03:50:37 +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.94.2) (envelope-from ) id 1sB4u3-0021Bn-7D for pgsql-hackers@postgresql.org; Sun, 26 May 2024 03:50:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description; bh=sFJ/TTaG5vTTvocTO6CgTPcOFxwjAQMZEBhNcFUblLg=; b=dyY+sN13dw5DPTzUaRO443pDKq KI311PkIfHIoH/+5oM3PuJHGoTNgLqmXICaxEUYuAvCvPJzM3/cG2p5OpQ0HGXrY4qXsXh3omGsu+ 7PamWqxUKOIOSscRX9J24quw0M8aM7mlfKE4saobnAyKzDjR4h/d/CX7OTXh0gRDtElBr6Pepa9mI 2JxdDYJ5Wa30D8/sZKJ5xMn/ukbWnkKSkFbmKQ3/oIou+71i2JQwrqkjeiHrhpGh3nZd6sRd8rA28 4JsFCh4tH8iYPjHA0j3tmzEzgRFswQsTRjuUK/EecQyf8LGW/QTCGx6+77lcrXj/FLr61rzcFQj2x DRiMKHpA==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1sB4u2-00FmaM-0L; Sat, 25 May 2024 23:50:34 -0400 Date: Sat, 25 May 2024 23:50:34 -0400 From: Bruce Momjian To: Marcos Pegoraro Cc: PostgreSQL-development Subject: Re: First draft of PG 17 release notes Message-ID: References: <92e039f6fabc3567169e95e12b39a04c00f8503b.camel@j-davis.com> <354589affb15bad0a47fa4952bb803c640035860.camel@j-davis.com> 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 On Thu, May 23, 2024 at 04:54:28PM -0300, Marcos Pegoraro wrote: > • Rename SLRU columns in system view pg_stat_slru (Alvaro Herrera) > > The column names accepted by pg_stat_slru_rest() are also changed. > > Is pg_stat_slru_rest() correct ?  Oops, typo, fixed, thanks. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.