Spelling mistake in comment in utility.c
This commit is contained in:
parent
633e15ea0f
commit
ed770c325c
@ -1452,9 +1452,8 @@ ProcessUtilitySlow(ParseState *pstate,
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case T_RefreshMatViewStmt:
|
case T_RefreshMatViewStmt:
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* REFRSH CONCURRENTLY executes some DDL commands internally.
|
* REFRESH CONCURRENTLY executes some DDL commands internally.
|
||||||
* Inhibit DDL command collection here to avoid those commands
|
* Inhibit DDL command collection here to avoid those commands
|
||||||
* from showing up in the deparsed command queue. The refresh
|
* from showing up in the deparsed command queue. The refresh
|
||||||
* command itself is queued, which is enough.
|
* command itself is queued, which is enough.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user