Use correct parameter name for view_option_value

Stephen Frost <sfrost@snowman.net>

Commit: f2719f6975398727ed492ecbcb2028bd134e5f6b
Author: Stephen Frost <sfrost@snowman.net>
Date: 2013-07-17T14:50:39Z
Releases: 9.4.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