diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-05-23 13:03:17 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-05-23 13:03:17 +0900 |
commit | 961608636461e259487223237147ce447672deaa (patch) | |
tree | 0973daffb65bfd7d5ef4b526a4f43c4991e9d728 /src/backend/executor/nodeSort.c | |
parent | 1015162c353510854a3c47ad10b78029664ab13a (diff) | |
download | postgresql-961608636461e259487223237147ce447672deaa.tar.gz postgresql-961608636461e259487223237147ce447672deaa.zip |
doc: Fix column_name parameter in ALTER MATERIALIZED VIEW
Parameter column_name must be an existing column because ALTER
MATERIALIZED VIEW cannot add new columns. The old description was
likely copied from ALTER TABLE.
Author: Erik Wienhold
Discussion: https://postgr.es/m/6880ca53-7961-4eeb-86d5-6bd05fc2027e@ewie.name
Backpatch-through: 12
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions