pgsql: Remove idea of increasing NUMERIC length: < * Change NUMERIC to

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Remove idea of increasing NUMERIC length: < * Change NUMERIC to
Дата
Msg-id 20051202173944.01D4B9DD763@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remove idea of increasing NUMERIC length:

< * Change NUMERIC to enforce the maximum precision, and increase it
> * Change NUMERIC to enforce the maximum precision

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1710 -> r1.1711)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1710&r2=1.1711)
    pgsql/doc/src/FAQ:
        TODO.html (r1.217 -> r1.218)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.217&r2=1.218)

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

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Added special handling of CONNECTION variable that is used by
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Adjust scan plan nodes to avoid getting an extra AccessShareLock