forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf5dec4e
committed
doc: Mention BRIN indexes support parallel builds
Two places in the documentation suggest B-tree is the only index accessmethod allowing parallel builds. Commitb437571 added parallel buildsfor BRIN too, but failed to update the docs. So fix that, and backpatchto 17, where parallel BRIN builds were introduced.Author: Egor RogovBackpatch-through: 17Discussion:https://postgr.es/m/114e2d5d-125e-07d8-94aa-5ad175fb7443@postgrespro.ru1 parentd1253c6 commitf5dec4e
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2810 | 2810 |
| |
2811 | 2811 |
| |
2812 | 2812 |
| |
2813 |
| - | |
| 2813 | + | |
2814 | 2814 |
| |
2815 | 2815 |
| |
2816 | 2816 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
808 | 808 |
| |
809 | 809 |
| |
810 | 810 |
| |
811 |
| - | |
| 811 | + | |
812 | 812 |
| |
813 | 813 |
| |
814 | 814 |
| |
|
0 commit comments
Comments
(0)