Re: 8.0 Open Items - Mailing list pgsql-hackers

From Darcy Buskermolen
Subject Re: 8.0 Open Items
Date
Msg-id 200408231037.04305.darcy@wavefire.com
Whole thread Raw
In response to Re: 8.0 Open Items  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On August 20, 2004 09:01 pm, Bruce Momjian wrote:
> Tom Lane wrote:
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > > Darcy Buskermolen wrote:
> > >>> * remove to_char(interval) if we initdb or mention removal
> > >>
> > >> I vote just to mention it's removal at this time,
> > >
> > > Agreed.  Done.
> >

> I don't see any mention of it being removed in the 7.4 release notes.
> I see it in the SGML docs:
>
>     Warning: <literal><function>to_char</function>(<type>interval</type>,
> <type>text</type>)</literal> is deprecated and should not be used in
> newly-written code. It will be removed in the next version.

Hmm I had never seen this entry before, most likely because it's the same 
size/face as the body, Maybe in the future we can have warnings of this sort 
made a bit more prominate or such?   Though I must admit I do not read the 
manual from cover to cover with each release. My reading tends to stem from 
the release notes to give me an overview of what's new, and what's coming 
down the pipe.   So based on what in the docs, and that this is an major 
release, removing to_char(interval) would be acceptable.

>
> I suppose that is enough warning.  Is it fair to remove things during
> beta though, especially since it wasn't mentioned in the 7.4 release
> notes but just the docs?  Of course, if it is buggy, that might be a
> reason to remove it anyway.
>
> Let's keep it in the release notes and if we remove it via initdb we can
> just update the release notes to say it is now removed in 8.0.

-- 
Darcy Buskermolen
Wavefire Technologies Corp.
ph: 250.717.0200
fx:  250.763.1759
http://www.wavefire.com


pgsql-hackers by date:

Previous
From: strk
Date:
Subject: returning modified input from C functions
Next
From: pgsql@mohawksoft.com
Date:
Subject: fsync and hardware write cache