Re: Patch for units in postgresql.conf

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Patch for units in postgresql.conf
Дата
Msg-id 200607251544.09902.peter_e@gmx.net
обсуждение исходный текст
Ответ на Patch for units in postgresql.conf  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Am Dienstag, 25. Juli 2006 15:12 schrieb Alvaro Herrera:
> Does this mean that one must match the "kB" exactly, with the specified
> upper and lower case?

I think it's better to require exact spelling of the units, or else it'll
quickly get inconsistent and error-prone.  (Say, if you want to allow "KB",
why not "mB"?  And "kb" is clearly a kilobit, so we don't want to allow that
in any case.)

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Patch for units in postgresql.conf
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Patch for units in postgresql.conf