aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-03-19 17:28:50 +0900
committerMichael Paquier <michael@paquier.xyz>2022-03-19 17:28:50 +0900
commitade2159bcdc18939d4e9b1773d12fe06cfcd201d (patch)
treee03d041fbc68eeda713ea78d78beb77e47d6e33b /src/backend/executor/nodeModifyTable.c
parent9616da3ddbc14de43c34676f92aa061dad8caefb (diff)
downloadpostgresql-ade2159bcdc18939d4e9b1773d12fe06cfcd201d.tar.gz
postgresql-ade2159bcdc18939d4e9b1773d12fe06cfcd201d.zip
Add regression tests for ALTER MATERIALIZED VIEW with tablespaces
The clauses SET TABLESPACE and ALL IN TABLESPACE are supported in ALTER MATERIALIZED VIEW for a long time, and they behave mostly like ALTER TABLE by reusing the same code paths, but there were zero tests for them. This commit closes the gap with new tests in tablespace.sql. Author: Yugo Nagata Discussion: https://postgr.es/m/20220316133337.5dc9740abfa24c25ec9f67f5@sraoss.co.jp
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions