Re: typedef struct WindowClause misleading comments

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: jian he <jian(dot)universality(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: typedef struct WindowClause misleading comments
Date: 2026-06-16 01:44:23
Message-ID: CAApHDvqG6CkghPFbGgB6dO8DiNpHt=-ZPOPj+SVhaidm7USZXw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 13 Jun 2026 at 04:15, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> All these changes look good, but I have a few more suggestions,
> attached as a delta on top of yours. Notably

Thank you. I've included your changes and pushed.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Travers 2026-06-16 01:49:03 Re: [PATCH] proposal to surface index used by replica identity
Previous Message Peter Smith 2026-06-16 01:21:51 Re: Support EXCEPT for TABLES IN SCHEMA publications