git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ade2159) | patch
Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEW
2022年3月19日 10:13:52 +0000 (19:13 +0900)
2022年3月19日 10:13:52 +0000 (19:13 +0900)
commit eb8399cf1f3dd8ad02633e3bb84e2289d2debb44
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/20220316133337.5dc9740abfa24c25ec9f67f5@sraoss.co.jp
doc/src/sgml/ref/alter_materialized_view.sgml diff | blob | blame | history
src/bin/psql/tab-complete.c diff | blob | blame | history
src/test/regress/expected/create_am.out diff | blob | blame | history
src/test/regress/sql/create_am.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /