]> 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:00:32 +0000 (12:00 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Tue, 18 Jun 2013 11:00:32 +0000 (12:00 +0100)
commit20a562f9178b3d9118fe48950b4cf89f436ad020
tree7c32cbc000364df7bbe2840fe5fa598295a10fd3
parent25f5487aba82601deb650870f5a67b5d1c4ee141
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