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 1s9ujd-005yLw-Kc for pgsql-hackers@arkaria.postgresql.org; Wed, 22 May 2024 22:47:03 +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 1s9ujd-004j3r-MP for pgsql-hackers@arkaria.postgresql.org; Wed, 22 May 2024 22:47:01 +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 1s9ujd-004j2n-CV for pgsql-hackers@lists.postgresql.org; Wed, 22 May 2024 22:47:01 +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 1s9ujW-001WTt-Gl for pgsql-hackers@postgresql.org; Wed, 22 May 2024 22:47:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; 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=/Z28j6udHQkzGe2x7D/F/mkJdhhpcJHkQP7zz4Uxwlw=; b=Mnv/S Es+B7dF/AWZO01qzJ5lSW0RcYKw0X5FkXvm8pLRfbUuRzfnhO6eQyrpr1zUyLIfrvI2AKiJOGJwu1 9W8JgGU70agPnQj766VJWX7wt1qnvrmJ1plfbMVgCJKRgksjSmQK2lEW7Wn/K47mZMA6RUQSqg4FA v6VpxKqeZ0VoV1BusemVwN2Lm6Dt+glRssCXrhfPu94ZPzn0vZ3CEgKtunZmk6nzo3OHwrkqDR3No 571YiQ+CYMxUdnLJVAWzPRlvMYe6ZzTodoXphEHYTGWX+sezvUJL7xf+C7ZgvJeIRcRCR3QROMtWi UUrC47MDlqR3CkXHdOxNUozMqjfqQ==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1s9ujV-000zDB-1w; Wed, 22 May 2024 18:46:53 -0400 Date: Wed, 22 May 2024 18:46:53 -0400 From: Bruce Momjian To: Amit Langote Cc: PostgreSQL-development Subject: Re: First draft of PG 17 release notes Message-ID: References: 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, May 21, 2024 at 11:20:02AM +0900, Amit Langote wrote: > Thanks Bruce for working on this as always. > > Failed to notice when I read the notes before: > > > > Add SQL/JSON constructor functions JSON(), JSON_SCALAR(), and > JSON_SERIALIZE() (Amit Langote) > > > > Should be: > > > > Add SQL/JSON constructor functions JSON(), JSON_SCALAR(), and > JSON_SERIALIZE() (Nikita Glukhov, Teodor Sigaev, Oleg Bartunov, > Alexander Korotkov, Andrew Dunstan, Amit Langote) > > Thanks, applied. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.