mirror of
https://github.com/postgres/postgres.git
synced 2025-08-25 20:23:07 +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.