1/*-------------------------------------------------------------------------
4 * prototypes for matview.c.
7 * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
8 * Portions Copyright (c) 1994, Regents of the University of California
10 * src/include/commands/matview.h
12 *-------------------------------------------------------------------------
29 bool concurrent,
const char *queryString,
DestReceiver * CreateTransientRelDestReceiver(Oid transientoid)
bool MatViewIncrementalMaintenanceIsEnabled(void)
void SetMatViewPopulatedState(Relation relation, bool newstate)
ObjectAddress ExecRefreshMatView(RefreshMatViewStmt *stmt, const char *queryString, QueryCompletion *qc)
ObjectAddress RefreshMatViewByOid(Oid matviewOid, bool is_create, bool skipData, bool concurrent, const char *queryString, QueryCompletion *qc)
static struct state * newstate(struct nfa *nfa)