Thread: pgsql: Remove unused ParamListInfo argument from ExecRefreshMatView.

Remove unused ParamListInfo argument from ExecRefreshMatView.

Author: Yugo Nagata
Discussion: https://postgr.es/m/20240726122630.70e889f63a4d7e26f8549de8@sraoss.co.jp

Branch
------
master

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

Modified Files
--------------
src/backend/commands/createas.c | 2 +-
src/backend/commands/matview.c  | 7 +++----
src/backend/tcop/utility.c      | 2 +-
src/include/commands/matview.h  | 5 ++---
4 files changed, 7 insertions(+), 9 deletions(-)