Re: [PATCH] Cleanup of GUC units code

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [PATCH] Cleanup of GUC units code
Дата
Msg-id 20080904000133.GL4114@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [PATCH] Cleanup of GUC units code  (Hannu Krosing <hannu@krosing.net>)
Ответы Re: [PATCH] Cleanup of GUC units code
Список pgsql-hackers
Hannu Krosing escribió:

> I mean, there is no known written standard, which says that Mb is
> megabit, not megabyte or that you can (or can't) write kilo as K, but
> some people just believe that kB is "the Way" and allowing people to
> write kilobytes as KB or kb is evil and should be punished.

Yes there is --- it's the SI.

http://en.wikipedia.org/wiki/SI#SI_writing_style

I don't know about it being "evil" and punishment, but it's wrong.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Robert Hodges
Дата:
Сообщение: Re: Conflict resolution in Multimaster replication(Postgres-R)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Extending grant insert on tables to sequences