diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -250,7 +250,7 @@ MISC * allow configuration of maximum number of open files * Remove pg_listener index * Remove ANALYZE from VACUUM so it can be run separately without locks -* Gather more accurate statistics using indexes +* Gather more accurate disbursion statistics using indexes * Improve statistics storage in pg_class [performance] * Improve VACUUM speed with indexes [vacuum] * -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce) |