Vik Fearing <[email protected]> writes: > Is there a reason, besides simple oversight, that commit > 073d7cb513f5de44530f4bdbaaa4b5d4cce5f984 was not backpatched?
> I think it needs to be. AFAICS, it was. Author: Simon Riggs <[email protected]> Branch: master [073d7cb51] 2013-06-18 12:09:39 +0100 Branch: REL9_3_STABLE [0ae1bf8c1] 2013-06-18 12:10:10 +0100 Branch: REL9_2_STABLE [20a562f91] 2013-06-18 12:00:32 +0100 Branch: REL9_1_STABLE [be039d4b2] 2013-06-18 12:05:48 +0100 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 regards, tom lane -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
