pgsql: Fix ANALYZE to accumulate some minimal statistics for an all-null

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Fix ANALYZE to accumulate some minimal statistics for an all-null
Дата
Msg-id 20050211004137.D6F598B9D10@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix ANALYZE to accumulate some minimal statistics for an all-null column.
Per gripes from Mike Mascari and Bernd Heller.

Modified Files:
--------------
    pgsql/src/backend/commands:
        analyze.c (r1.81 -> r1.82)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/analyze.c.diff?r1=1.81&r2=1.82)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Back-patch fix for a typo that unintentionally disabled backward
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Adjust input routines for float4, float8 and oid to reject the