Use correct parameter name for view_option_value

Stephen Frost <sfrost@snowman.net>

Commit: cce5d681be7abfd9f48c28151ebf2b242f8ba438
Author: Stephen Frost <sfrost@snowman.net>
Date: 2013-07-17T14:53:38Z
Releases: 9.2.5
Use correct parameter name for view_option_value

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.

Files

PathChange+/−
doc/src/sgml/ref/alter_view.sgml modified +1 −1