pgsql: Remove unused parameter from find_window_run_conditions()

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove unused parameter from find_window_run_conditions()
Date: 2025-09-29 19:38:22
Message-ID: E1v3JhW-000fX3-16@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(at)gmail(dot)com>
Discussion: https://postgr.es/m/DD5BEKORUG34.2M8492NMB9DB8@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b91067c8995235445d76353bcd218ef383fe970d

Modified Files
--------------
src/backend/optimizer/path/allpaths.c | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-09-29 20:55:22 pgsql: Add GROUP BY ALL.
Previous Message Noah Misch 2025-09-29 18:16:43 pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.