Commit 42eae25
committed
Update comments about index parallel builds
Commit b437571 allowed parallel builds for BRIN, but left behind
two 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 Rogov
Backpatch-through: 17
Discussion: https://postgr.es/m/114e2d5d-125e-07d8-94aa-5ad175fb7443@postgrespro.ru1 parent 88baa27 commit 42eae25
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2958 | 2958 | | |
2959 | 2959 | | |
2960 | 2960 | | |
2961 | | - | |
| 2961 | + | |
2962 | 2962 | | |
2963 | 2963 | | |
2964 | 2964 | | |
| |||
| 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