pgsql: Fix docs on lock level for ALTER TABLE VALIDATE
pgsql: Fix docs on lock level for ALTER TABLE VALIDATE
От:
Simon Riggs <simon@2ndQuadrant.com>
Дата:
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 Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/be039d4b29be88a7f8b57d6353c81bced54d1b83 Modified Files -------------- doc/src/sgml/ref/alter_table.sgml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)