Remove unused ParamListInfo argument from ExecRefreshMatView. Author: Yugo Nagata Discussion: https://postgr.es/m/[email protected]
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(-)
