forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9adda3e
committed
Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY
The previous wording wasn't explicit enough, which could misled readersinto thinking that the locks acquired are more restricted in nature thanthey really are. The resulting optimism can be damaging to morale whenconfronted with reality, as has been observed in the field.Greg Smith1 parent20c73f3 commit9adda3e
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
384 |
| - | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
385 | 394 |
| |
386 | 395 |
| |
387 | 396 |
| |
|
0 commit comments
Comments
(0)