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.96) (envelope-from ) id 1wcwPX-003lhk-3D for pgsql-hackers@arkaria.postgresql.org; Fri, 26 Jun 2026 02:35:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wcwPW-008QuW-2h for pgsql-hackers@arkaria.postgresql.org; Fri, 26 Jun 2026 02:35:18 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wcwPW-008QuN-1n for pgsql-hackers@lists.postgresql.org; Fri, 26 Jun 2026 02:35:18 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wcwPU-00000000IMf-1e73 for pgsql-hackers@postgresql.org; Fri, 26 Jun 2026 02:35:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Content-Transfer-Encoding:Content-Type: Mime-Version:References:In-Reply-To:From:Subject:Cc:To:Message-Id:Date:Sender :Reply-To:Content-ID:Content-Description; bh=vHAm4jYAxPwPtUNTuOvVI1qWnK5IFrYQanoIHXrq1LM=; b=wjWMYHst6u7dWIvYQXq0H94Emy 0uX3fTfHy/fdXPuNZe/5idO5k92P4/8eN62p3elVIz+U5vJwoD89fzJAvUZbSsR4cy/H2nnRJR9M1 MOnjBW9ugi3HoXh7qx/ZiV3+FAAeBOE41Tbo4gcL7gp+toWayTYRFCt0iF3YR6+BnrJ/R0dTwQtA1 T2bpT1nHho7g2dfq54vudHgHbICxYHzoUR/y2Mrl5uL2767fcOT29jsMSZhsBfSo9mkaDifdft1A0 88YH97VA5n7RUFsXolLYRsrqJDJHJLxEoZcBfBTHfYxXTRCvXA+ytoeV6EyosS0gAjxJb0vA7nr56 LEep4/1w==; Received: from [2409:11:4120:300:bfbe:5c81:899f:2cae] (helo=localhost) by meldrar.postgresql.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wcwPR-006HW3-2o; Fri, 26 Jun 2026 02:35:16 +0000 Date: Fri, 26 Jun 2026 11:35:05 +0900 (JST) Message-Id: <20260626.113505.1924699149453988246.ishii@postgresql.org> To: assam258@gmail.com Cc: jian.universality@gmail.com, pgsql-hackers@postgresql.org, zsolt.parragi@percona.com, sjjang112233@gmail.com, vik@postgresfriends.org, er@xs4all.nl, jacob.champion@enterprisedb.com, david.g.johnston@gmail.com, peter@eisentraut.org, li.evan.chao@gmail.com Subject: Re: Row pattern recognition From: Tatsuo Ishii In-Reply-To: References: X-Mailer: Mew version 6.8 on Emacs 29.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2409:11:4120:300:bfbe:5c81:899f:2cae (failed) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Henson, > Hi all, > > One small follow-up on top of v50. > > Master recently reworded the error raised when RESPECT/IGNORE NULLS is used > on a non-window function, from > > "only window functions accept RESPECT/IGNORE NULLS" > > to > > "RESPECT/IGNORE NULLS specified, but %s is not a window function". > > rpr_base was written before that change, so one expected-output line now > mismatches and the test fails on current master. The attached patch updates > just that line. No code or behavior change. > > I'm sending it as a separate attachment so the v50 series stays as posted; > it applies on top of v50-0020. Thanks for the patch. I will include it in the upcoming v50 patches. Regards, -- Tatsuo Ishii SRA OSS K.K. English: http://www.sraoss.co.jp/index_en/ Japanese:http://www.sraoss.co.jp