Обсуждение: pgsql: Remove unused parameter from find_window_run_conditions()

Поиск
Список
Период
Сортировка

pgsql: Remove unused parameter from find_window_run_conditions()

От
David Rowley
Дата:
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

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(-)