Re: new data types

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Alexander Cohen <alex(at)toomuchspace(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: new data types
Date: 2004-11-10 01:43:07
Message-ID: 20041110014307.GB52476@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Nov 09, 2004 at 02:20:23PM -0500, Alexander Cohen wrote:
>
> When i write code in C to create the functions that define a new data
> type, how can i set a value so that the user sees a null value from
> sql.

What do you mean "sees a null value from sql," and under what
circumstances should this happen? What are you trying to do?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message CN 2004-11-10 01:44:02 unconvertible BIG5 character 0xf9d8
Previous Message A. Mous 2004-11-10 01:40:48 Transaction rollback - newbie