Re: pgsql: Disable run condition optimization for some WindowFuncs - Mailing list pgsql-committers

From David Rowley
Subject Re: pgsql: Disable run condition optimization for some WindowFuncs
Date
Msg-id CAApHDvr4bMz1K3z6+J7XR6BAj381RkRaQMAr6QbBkkdsOkmsUw@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Disable run condition optimization for some WindowFuncs  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Responses Re: pgsql: Disable run condition optimization for some WindowFuncs
Re: pgsql: Disable run condition optimization for some WindowFuncs
List pgsql-committers
On Wed, 1 May 2024 at 17:02, Tatsuo Ishii <ishii@sraoss.co.jp> wrote:
> > Bug: #18170
>
> Maybe you are talking about BUG #18305:
> Unexpected error: "WindowFunc not found in subplan target lists" ?

Unsure what happened there, but yes, you're right.  That should be
#18305 and [1].

I believe I just copied and pasted "Bug reference:      18305" from my
emails to search the archives but trying that again, I don't see
#18170 come up in the matches, so I dunno where #18170 came from.

Thanks for pointing it out.  There's not much I can do to correct the
commit message now.

David

[1] https://www.postgresql.org/message-id/18305-33c49b4c830b37b3@postgresql.org



pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Fix typos and incorrect type in read_stream.c
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Disable run condition optimization for some WindowFuncs