mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Commit 3c4cf08087
should have removed SET TABLESPACE from the synopsis
of ALTER MATERIALIZE VIEW as a possible "action" when it added a
separate line for it in the main command listing, but failed to.
Repair.
Backpatch to 9.4, like the aforementioned commit.