]> 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:05:48 +0000 (12:05 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Tue, 18 Jun 2013 11:05:48 +0000 (12:05 +0100)
commitbe039d4b29be88a7f8b57d6353c81bced54d1b83
tree464af457d65ef600ad8a02ace8098d7c9e85baf8
parent81bb2d23bdf8d0b102c5fb0abd0a5df6fd74aba9
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