| From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
|---|---|
| To: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
| Cc: | drowley(at)postgresql(dot)org, pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Disable run condition optimization for some WindowFuncs |
| Date: | 2024-05-01 05:13:26 |
| Message-ID: | CAApHDvr4bMz1K3z6+J7XR6BAj381RkRaQMAr6QbBkkdsOkmsUw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On Wed, 1 May 2024 at 17:02, Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-05-01 05:18:44 | Re: pgsql: Disable run condition optimization for some WindowFuncs |
| Previous Message | David Rowley | 2024-05-01 05:05:15 | pgsql: Fix typos and incorrect type in read_stream.c |