Re: feature request ?

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: feature request ?
Date: 2004-06-24 19:27:14
Message-ID: 20040624192714.GA30676@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thu, Jun 24, 2004 at 12:32:59PM -0500, Jaime Casanova wrote:
>
> Why not disallow the ability of boolean fields to be null?

Why not do it yourself? That's what the NOT NULL constraint is for.

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
I remember when computers were frustrating because they *did* exactly what
you told them to. That actually seems sort of quaint now.
--J.D. Baldwin

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Georgos Siganos 2004-06-24 20:43:08 Question about a CIDR based query
Previous Message Graham Leggett 2004-06-24 18:51:08 Normalising an existing table - how?