Re: [HACKERS] ordinal decimal number

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: [HACKERS] ordinal decimal number
Дата
Msg-id 200001051355.NAA13989@linda.lfix.co.uk
обсуждение исходный текст
Ответ на Re: [HACKERS] ordinal decimal number  ("J. Roeleveld" <j.roeleveld@softhome.net>)
Ответы Re: [HACKERS] ordinal decimal number  (Karel Zak - Zakkr <zakkr@zf.jcu.cz>)
Список pgsql-hackers
"J. Roeleveld" wrote: >> Hi, >>  >> I add to the to_char() routine "ordinal-number" feature, but my  >> English is
insufficientfor this :-(  (sorry) > >There are enough people that speak English, what we don't have enough >of on this
worldare people that know what they can and can't do :) > >> I good know how is it for non-decimal numbers, but if
numberhas  >> decimal part? >>  >> Example: 2.6  --> 2.6th  >>             or  2.6  --> 2.6nd  > >It's:  2.6 --> 2.6th
 

It isn't really possible to have an ordinal with decimal places in
English; it sounds very awkward.

Ordinals designate placing in a list; a computer example would be an
array index.  How can such a number have decimal places?

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver              PGP key from public servers; key
ID32B8FAA1                ========================================    "And thou shalt love the LORD thy God with all
thine     heart, and with all thy soul, and with all thy might."                Deuteronomy 6:5 
 




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

Предыдущее
От: "J. Roeleveld"
Дата:
Сообщение: Re: [HACKERS] ordinal decimal number
Следующее
От: Karel Zak - Zakkr
Дата:
Сообщение: Re: [HACKERS] ordinal decimal number