Remove unused parameter from find_window_run_conditions()
authorDavid Rowley <drowley@postgresql.org>
Mon, 29 Sep 2025 19:37:42 +0000 (08:37 +1300)
committerDavid Rowley <drowley@postgresql.org>
Mon, 29 Sep 2025 19:37:42 +0000 (08:37 +1300)
commitb91067c8995235445d76353bcd218ef383fe970d
tree928aca03d59427152c9b21815abe45f75fcbbeab
parenta95393ecdb23563bd47eeb2c943640c88592d82b
Remove unused parameter from find_window_run_conditions()

... and check_and_push_window_quals().

Similar to 4be9024d5, but it seems there was yet another unused
parameter.

Author: Matheus Alcantara <matheusssilv97@gmail.com>
Discussion: https://postgr.es/m/DD5BEKORUG34.2M8492NMB9DB8@gmail.com
src/backend/optimizer/path/allpaths.c