forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcc8033e
committed
Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM.
Oversight in commit3499df0, which generalized the reloption as a wayof giving users a way to consistently avoid VACUUM's index bypassoptimization.Per off-list report from Nikolay Shaplov.Backpatch: 14-, where index cleanup reloption was extended.1 parent63cf61c commitcc8033e
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1873 | 1873 |
| |
1874 | 1874 |
| |
1875 | 1875 |
| |
1876 |
| - | |
| 1876 | + | |
1877 | 1877 |
| |
1878 | 1878 |
| |
1879 | 1879 |
| |
|
0 commit comments
Comments
(0)