diff options
author | Jeff Davis <jdavis@postgresql.org> | 2024-07-31 16:42:19 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2024-07-31 16:42:19 -0700 |
commit | ca2eea3ac89a4ea16ab069cb681510d05de5285f (patch) | |
tree | 71dda9b27f646d43f463665142239f15b777df25 /src/backend/tcop/postgres.c | |
parent | f683d3a4ca6dc441a86ed90070f126c20ea46b45 (diff) | |
download | postgresql-ca2eea3ac89a4ea16ab069cb681510d05de5285f.tar.gz postgresql-ca2eea3ac89a4ea16ab069cb681510d05de5285f.zip |
Add is_create parameter to RefreshMatviewByOid().
RefreshMatviewByOid is used for both REFRESH and CREATE MATERIALIZED
VIEW. This flag is currently just used for handling internal error
messages, but also aimed to improve code-readability.
Author: Yugo Nagata
Discussion: https://postgr.es/m/20240726122630.70e889f63a4d7e26f8549de8@sraoss.co.jp
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions