TODO items for removal

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема TODO items for removal
Дата
Msg-id 1168640657.3990.173.camel@silverbirch.site
обсуждение исходный текст
Ответы Re: TODO items for removal  (Bruce Momjian <bruce@momjian.us>)
Re: TODO items for removal  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
These two items are complete in 8.2, IIRC

Allow constraint_exclusion to work for UNIONs like it does for
inheritance, allow it to work for UPDATE and DELETE statements, and
allow it to be used for all statements with little performance impact

Fix memory leak from exceptions 
http://archives.postgresql.org/pgsql-performance/2006-06/msg00305.php


This item was rejected by Tom, since a workaround exists

Add estimated_count(*) to return an estimate of COUNT(*) 
This would use the planner ANALYZE statistics to return an estimated
count. http://archives.postgresql.org/pgsql-hackers/2005-11/msg00943.php

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com




В списке pgsql-hackers по дате отправления:

Предыдущее
От: markwkm@gmail.com
Дата:
Сообщение: Re: O_DIRECT, or madvise and/or posix_fadvise
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [GENERAL] Autovacuum Improvements