|
134 | 134 |
|
135 | 135 | <listitem> |
136 | 136 | <para> |
137 | | - Collect and use histograms of lower and upper bounds for range types |
138 | | - (Alexander Korotkov) |
| 137 | + Collect and use histograms for range types (Alexander Korotkov) |
139 | 138 | </para> |
140 | 139 | </listitem> |
141 | 140 |
|
|
174 | 173 | </para> |
175 | 174 | </listitem> |
176 | 175 |
|
| 176 | + <listitem> |
| 177 | + <para> |
| 178 | + Improve grouping of sessions waiting for commit_delay (Peter |
| 179 | + Geoghegan) |
| 180 | + </para> |
| 181 | + |
| 182 | + <para> |
| 183 | + This improves the usefulness and behavior of commit_delay. |
| 184 | + BACKWARD COMPATIBILITY |
| 185 | + </para> |
| 186 | + </listitem> |
| 187 | + |
177 | 188 | <listitem> |
178 | 189 | <para> |
179 | 190 | Use a binary heap for Merge-Append operations (Abhijit Menon-Sen) |
|
367 | 378 | <listitem> |
368 | 379 | <para> |
369 | 380 | Add configuration variable lock_timeout to limit lock wait duration |
370 | | - (Zoltán Böszörményi) |
| 381 | + (Zoltán Böszörményi) |
371 | 382 | </para> |
372 | 383 | </listitem> |
373 | 384 |
|
|
394 | 405 | </para> |
395 | 406 | </listitem> |
396 | 407 |
|
397 | | - <listitem> |
398 | | - <para> |
399 | | - Improve grouping of sessions waiting for commit_delay (Peter |
400 | | - Geoghegan) |
401 | | - </para> |
402 | | - |
403 | | - <para> |
404 | | - This improves the usefulness and behavior of commit_delay. |
405 | | - BACKWARD COMPATIBILITY |
406 | | - </para> |
407 | | - </listitem> |
408 | | - |
409 | 408 | <listitem> |
410 | 409 | <para> |
411 | 410 | Require superuser privileges to set commit_delay because it |
|
490 | 489 | <listitem> |
491 | 490 | <para> |
492 | 491 | Have pg_basebackup --write-recovery-conf output a minimal |
493 | | - recovery.conf (Zoltan Boszormenyi, Magnus Hagander) |
| 492 | + recovery.conf (Zoltán Böszörményi, Magnus Hagander) |
494 | 493 | </para> |
495 | 494 |
|
496 | 495 | <para> |
|
1352 | 1351 |
|
1353 | 1352 | <listitem> |
1354 | 1353 | <para> |
1355 | | - Create a centralized timeout API (Zoltán Böszörményi) |
| 1354 | + Create a centralized timeout API (Zoltán Böszörményi) |
1356 | 1355 | </para> |
1357 | 1356 | </listitem> |
1358 | 1357 |
|
|