forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit42eae25
committed
Update comments about index parallel builds
Commitb437571 allowed parallel builds for BRIN, but left behindtwo comments claiming only btree indexes support parallel builds.Reported by Egor Rogov, along with similar issues in SGML docs.Backpatch to 17, where parallel builds for BRIN were introduced.Reported-by: Egor RogovBackpatch-through: 17Discussion:https://postgr.es/m/114e2d5d-125e-07d8-94aa-5ad175fb7443@postgrespro.ru1 parent88baa27 commit42eae25
2 files changed
+3
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2958 | 2958 |
| |
2959 | 2959 |
| |
2960 | 2960 |
| |
2961 |
| - | |
| 2961 | + | |
2962 | 2962 |
| |
2963 | 2963 |
| |
2964 | 2964 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6768 | 6768 |
| |
6769 | 6769 |
| |
6770 | 6770 |
| |
6771 |
| - | |
| 6771 | + | |
| 6772 | + | |
6772 | 6773 |
| |
6773 | 6774 |
| |
6774 | 6775 |
| |
|
0 commit comments
Comments
(0)