Re: Possible bug: SQL function parameter in window frame definition

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Gierth <andrew@tao11.riddles.org.uk>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-10-02T16:31:15Z
Lists: pgsql-hackers, pgsql-general
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> I'm going to leave the assertion out for now and put in a comment for
> future reference.

WFM.  At this point it's clear it would be a separate piece of work
not something to slide into the bug-fix patch, anyway.

			regards, tom lane



Commits

  1. Selectively include window frames in expression walks/mutates.