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 <[email protected]> Discussion: https://postgr.es/m/[email protected] 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(-)
