Re: column_name of ALTER MATERIALIZED VIEW should only refer to an existing column

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Erik Wienhold <ewie@ewie.name>
Cc: pgsql-docs@lists.postgresql.org
Date: 2024-05-23T04:04:31Z
Lists: pgsql-docs
On Wed, May 22, 2024 at 02:12:36PM +0900, Michael Paquier wrote:
> Will fix once we are out of release freeze time on HEAD.  Thanks!

And done as of dd087e1c13bf.
--
Michael

Commits

  1. doc: Fix column_name parameter in ALTER MATERIALIZED VIEW