forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcd2ec8a
committed
Fix duplication in ALTER MATERIALIZE VIEW synopsis
Commit3c4cf08 should have removed SET TABLESPACE from the synopsisof ALTER MATERIALIZE VIEW as a possible "action" when it added aseparate line for it in the main command listing, but failed to.Repair.Backpatch to 9.4, like the aforementioned commit.1 parent6f932ca commitcd2ec8a
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
|
0 commit comments
Comments
(0)