diff options
author | Michael Paquier | 2022-03-19 10:13:52 +0000 |
---|---|---|
committer | Michael Paquier | 2022-03-19 10:13:52 +0000 |
commit | eb8399cf1f3dd8ad02633e3bb84e2289d2debb44 (patch) | |
tree | 3398b93c773bb55fb30275881921905a9e41deb5 /src/backend/executor/nodeModifyTable.c | |
parent | ade2159bcdc18939d4e9b1773d12fe06cfcd201d (diff) |
Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEW
b048326 has added support for SET ACCESS METHOD in ALTER TABLE, but it
has missed a few things for materialized views:
- No documentation for this clause on the ALTER MATERIALIZED VIEW page.
- psql tab completion missing.
- No regression tests.
This commit closes the gap on all the points listed above.
Author: Yugo Nagata
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions