Re: [HACKERS] ordinal decimal number - Mailing list pgsql-hackers

From J. Roeleveld
Subject Re: [HACKERS] ordinal decimal number
Date
Msg-id 000901bf5775$c5a55480$8402a8c0@sentec.demon.nl
Whole thread Raw
In response to ordinal decimal number  (Karel Zak - Zakkr <zakkr@zf.jcu.cz>)
Responses Re: [HACKERS] ordinal decimal number
List pgsql-hackers
> Hi,
> 
> I add to the to_char() routine "ordinal-number" feature, but my 
> English is insufficient for this :-(  (sorry)

There are enough people that speak English, what we don't have enough
of on this world are people that know what they can and can't do :)

> I good know how is it for non-decimal numbers, but if number has 
> decimal part?
> 
> Example: 2.6  --> 2.6th 
>             or  2.6  --> 2.6nd 

It's:  2.6 --> 2.6th

Joost Roeleveld



pgsql-hackers by date:

Previous
From: Karel Zak - Zakkr
Date:
Subject: ordinal decimal number
Next
From: "Oliver Elphick"
Date:
Subject: Re: [HACKERS] ordinal decimal number