Re: to_char(interval) issues

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>, List pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: to_char(interval) issues
Date: 2005-05-07 17:58:00
Message-ID: 200505071058.00653.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce,

> * Prevent to_char() on interval from returning meaningless values

> * Allow to_char() on interval values to accumulate the highest unit
>   requested

Sounds like it would cover my use cases. Others?

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2005-05-07 18:51:17 Re: [PATCHES] Cleaning up unreferenced table files
Previous Message Tom Lane 2005-05-07 17:43:31 Re: FC3 broken with HEAD