Use correct parameter name for view_option_value

Stephen Frost <sfrost@snowman.net>

Commit: dd8ea2eb5e996f3f3dfd928e20aa2462c4bd9c63
Author: Stephen Frost <sfrost@snowman.net>
Date: 2013-07-17T14:53:32Z
Releases: 9.3.0
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