Re: [HACKERS] Re: [GENERAL] Proposed Changes to PostgreSQL

Hannu Krosing <hannu@tm.ee>

From: Hannu Krosing <hannu@tm.ee>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: chris@bitmead.com, "pgsql-hackers@postgreSQL.org" <pgsql-hackers@postgreSQL.org>, pgsql-sql@postgreSQL.org, pgsql-general@postgreSQL.org
Date: 2000-02-03T10:10:47Z
Lists: pgsql-hackers
Bruce Momjian wrote:
> 
> 
> Yikes.  Strange.  Can we just return nulls for the empty fields?

I think more natural way would be to define a new type (NAF - NotAFiled),
like we have NAN for floats (do we ?, at least IEEE has)

-----------------
Hannu