Re: typedef struct WindowClause misleading comments - Mailing list pgsql-hackers

From jian he
Subject Re: typedef struct WindowClause misleading comments
Date
Msg-id CACJufxHD2rrEgdp-6oMsJeR0TqRWLb_oV3uUWscmsz1fHrqS_w@mail.gmail.com
Whole thread
In response to Re: typedef struct WindowClause misleading comments  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Tue, Jun 9, 2026 at 10:15 AM David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Tue, 9 Jun 2026 at 13:56, jian he <jian.universality@gmail.com> wrote:
> > Query jumbling considers the ORDER BY clause; therefore, the comment
> > below is inaccurate.
> >
> > /
> >  * The information relevant for the query jumbling is the partition clause
> >  * type and its bounds.
> >  */
>
> I think the comment should be deleted.  It's pretty obvious which
> fields are used by looking at the pg_node_attr(query_jumble_ignore)
> attributes.
>

I agree.
Let's delete it.



pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline
Next
From: Xuneng Zhou
Date:
Subject: Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline