pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs
Дата
Msg-id 20070128025342.781A49FB2BD@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Dept of second thoughts: the IQ of estimate_array_length() needs to be
kept on par with that of scalararraysel(), else estimates that should
track might not.  Hence teach it about binary-compatible cases, too.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        selfuncs.c (r1.214.2.3 -> r1.214.2.4)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/selfuncs.c.diff?r1=1.214.2.3&r2=1.214.2.4)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add a delay at the start of the stats test, to let any prior