]> granicus.if.org Git - postgresql/commit
Fix docs on lock level for ALTER TABLE VALIDATE
authorSimon Riggs <simon@2ndQuadrant.com>
Tue, 18 Jun 2013 11:10:10 +0000 (12:10 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Tue, 18 Jun 2013 11:10:10 +0000 (12:10 +0100)
commit0ae1bf8c1be7eccc54792a9c211345f97a11f78e
tree5ac2bd44a8ebadd9a0d715cc2922b070fd375da2
parent7558c1c00a2195e9de88121e2af5119b609a8600
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
doc/src/sgml/ref/alter_table.sgml