summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorMichael Paquier2022-03-19 10:13:52 +0000
committerMichael Paquier2022-03-19 10:13:52 +0000
commiteb8399cf1f3dd8ad02633e3bb84e2289d2debb44 (patch)
tree3398b93c773bb55fb30275881921905a9e41deb5 /src/backend/executor
parentade2159bcdc18939d4e9b1773d12fe06cfcd201d (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')
0 files changed, 0 insertions, 0 deletions