Re: [COMMITTERS] pgsql: Back out patch added during - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [COMMITTERS] pgsql: Back out patch added during
Date
Msg-id 200609102344.k8ANiMJ21495@momjian.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Back out patch added during 8.2.X development: Allow to_char()  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> momjian@postgresql.org (Bruce Momjian) writes:
> > Back out patch added during 8.2.X development:
> >     Allow to_char() "D" format specifiers for interval/time.
> > It doesn't work, and I doubt it is useful enough to fix ("D" = day of
> > week).
> 
> Hm, shouldn't there be a documentation update to go with that?  Or was
> it never documented anyway :-(

Not documented.  Using "D" for an interval/time is more of a corner case
/ "don't do that".  ;-)

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Michael Fuhr
Date:
Subject: contrib/xml2 and PG_MODULE_MAGIC
Next
From: Michael Fuhr
Date:
Subject: Re: contrib uninstall scripts need some love