Re: Age function - Mailing list pgsql-general

From
Subject Re: Age function
Date
Msg-id 1109.219.65.232.28.1049769398.squirrel@mail.trade-india.com
Whole thread Raw
In response to Age function  (nolan@celery.tssi.com)
List pgsql-general

I dont think so even we had faced the same problem
may be replace(age(xyz) , 'mons' , 'months' ) is ur best
bet


regds
mallah

> Is there any way to change the output of the age function so that it uses 'months' instead of
> 'mons', ie, so that the output is:
>   7 years 4 months 3 days
> instead of
>   7 years 4 mons 3 days
> --
> Mike Nolan
>
>
> ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and
> unsubscribe commands go to majordomo@postgresql.org



-----------------------------------------
Get your free web based email at trade-india.com.
   "India's Leading B2B eMarketplace.!"
http://www.trade-india.com/


pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: Arrays ... need clarification....
Next
From: Neil Conway
Date:
Subject: Re: Optimizer not using index on 120M row table