Fix docs on lock level for ALTER TABLE VALIDATE

Simon Riggs <simon@2ndQuadrant.com>

Commit: be039d4b29be88a7f8b57d6353c81bced54d1b83
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2013-06-18T11:05:48Z
Releases: 9.1.10
Fix docs on lock level for ALTER TABLE VALIDATE

ALTER TABLE .. VALIDATE CONSTRAINT previously
gave incorrect details about lock levels and
therefore incomplete reasons to use the option.

Initial bug report and fix from Marko Tiikkaja
Reworded by me to include comments by Kevin Grittner

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +7 −3