mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
The documentation for ALTER VIEW had a minor copy-and-paste error in defining the parameters. Noticed when reviewing the WITH CHECK OPTION patch. Backpatch to 9.2 where this was first introduced.