Neil Conway wrote:
> On Wed, 2003-10-22 at 00:41, Christopher Kings-Lynne wrote:
> > > It would be pretty strange to use those as a default --- I am not
> > > inclined to mention it in the release notes --- we don't mention every
> > > change, only significant ones.
> > 
> > Personally, I think that's a fairly silly policy!
> 
> I agree -- documenting possible areas of incompatibility is important,
> and I would prefer that we err on the side of mentioning too much,
> rather than too little.

Docs updated to include 'today':

     <listitem><para> <literal>'now'</literal> will no longer work as a
        column default; <function>now()</> or
        <function>CURRENT_TIMESTAMP</> should be used instead</para></listitem>
     <listitem><para> <literal>'today'</literal> will no longer work as
        a column default; <function>CURRENT_DATE</>
        should be used instead</para></listitem>

As far as yesterday/tomorrow, I think anyone using that will realize
that if 'today' doesn't work, those will not either.  Sure, I like to be
complete too, but at a certain point it becomes overload and people
can't process it.  Part of the reason the release notes are read is
because they are _readable_, or as readable was we can make +300
changes.

Do you think I include every user-visible change in the release notes? 
It would be 2-3x longer, and probably not more useful.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to