Re: TODO improvements

From: Neil Conway <neilc(at)samurai(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: TODO improvements
Date: 2007-01-16 20:58:57
Message-ID: 1168981137.6174.138.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Mon, 2007-01-15 at 13:41 -0500, Neil Conway wrote:
> BTW, it seems that while Oracle provides an IS NAN construct, they also
> treat NaN as equal to itself (which makes me question why they added IS
> NAN in the first place). So perhaps it is sufficient to leave things as
> they are...

Patch applied, without the NaN TODO item.

-Neil

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2007-01-16 21:43:33 Re: vcbuild updates
Previous Message Matthew T. O'Connor 2007-01-16 18:45:37 Re: Autovacuum improvements