forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8cd44db
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 parentfb1a188 commit8cd44db
2 files changed
+3
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2989 | 2989 |
| |
2990 | 2990 |
| |
2991 | 2991 |
| |
2992 |
| - | |
| 2992 | + | |
2993 | 2993 |
| |
2994 | 2994 |
| |
2995 | 2995 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6758 | 6758 |
| |
6759 | 6759 |
| |
6760 | 6760 |
| |
6761 |
| - | |
| 6761 | + | |
| 6762 | + | |
6762 | 6763 |
| |
6763 | 6764 |
| |
6764 | 6765 |
| |
|
0 commit comments
Comments
(0)