Re: [HACKERS] ordinal decimal number

From: "J(dot) Roeleveld" <j(dot)roeleveld(at)softhome(dot)net>
To: "Karel Zak - Zakkr" <zakkr(at)zf(dot)jcu(dot)cz>, "pgsql-hackers" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] ordinal decimal number
Date: 2000-01-05 12:09:50
Message-ID: 000901bf5775$c5a55480$8402a8c0@sentec.demon.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Karel Zak - Zakkr 2000-01-05 13:51:35 Re: [HACKERS] ordinal decimal number
Previous Message Karel Zak - Zakkr 2000-01-05 11:44:59 ordinal decimal number