Thread
Commits
-
Document lock level used by ALTER TABLE VALIDATE CONSTRAINT
- 469116389e18 14.0 landed
- f760137d441b 9.6.22 landed
- f518c3df4eb0 13.3 landed
- f414bd8e4efe 10.17 landed
- b075e08d869b 12.7 landed
- 463ed8834e96 11.12 landed
-
Docs for lock level of ALTER TABLE .. VALIDATE
Simon Riggs <simon.riggs@enterprisedb.com> — 2021-04-22T11:49:49Z
The docs don't explicitly mention the reduced lock level for this subcommand. -- Simon Riggs http://www.EnterpriseDB.com/
-
Re: Docs for lock level of ALTER TABLE .. VALIDATE
Alvaro Herrera <alvherre@alvh.no-ip.org> — 2021-05-06T21:19:29Z
On 2021-Apr-22, Simon Riggs wrote: > The docs don't explicitly mention the reduced lock level for this subcommand. Hmm, true. Pushed to all branches, thanks. -- Álvaro Herrera Valdivia, Chile