Problem with void integer

From: Alexandre Lollini <alex-admin(at)espacelollini(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Problem with void integer
Date: 2005-05-30 13:46:09
Message-ID: BEC0E5C1.18F40%alex-admin@espacelollini.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a big problem to jump from 7.2 to 8.0.3
In my application I was doing a major use of int and float
And the difference between '0' and void NULL '' data content.

Now it seems to me that void is not allowed for an integer ?

What should I do ?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-05-30 14:10:27 Re: Problem with void integer
Previous Message Philip Rhoades 2005-05-30 12:22:32 Re: Subselects - recursion problem