to_char(interval) --- done?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: to_char(interval) --- done?
Date: 2003-03-21 23:32:11
Message-ID: 200303211532.11170.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

Some months ago we agreed on this list that the functioning of
to_char(interval) was not particularly useful the way it works in current
stable versions. I don't see a to_char fix on the TODO list, though; does
that mean it's already been fixed in 7.4?

--
-Josh Berkus
Aglio Database Solutions
San Francisco

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Barry Lind 2003-03-21 23:47:47 Re: A bad behavior under autocommit off mode
Previous Message Barry Lind 2003-03-21 23:28:03 Re: [INTERFACES] Roadmap for FE/BE protocol redesign