Re: Is this a buggy behavior? - Mailing list pgsql-general

From Erik Wienhold
Subject Re: Is this a buggy behavior?
Date
Msg-id osaota2qdixdv2yhxxiu2ijavuspi4nbpvqsqi7u7fsze5p5a4@ahcnczittlmy
Whole thread Raw
In response to Re: Is this a buggy behavior?  (Erik Wienhold <ewie@ewie.name>)
Responses Re: Is this a buggy behavior?  (Thiemo Kellner <thiemo@gelassene-pferde.biz>)
List pgsql-general
I wrote:
> Do you come from sqlite?  That allows NULL in primary key columns
> without an explicit NOT NULL constraint.

And that's also possible in Postgres with UNIQUE constraints if you're
looking for that behavior.

-- 
Erik



pgsql-general by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: Is this a buggy behavior?
Next
From: Thiemo Kellner
Date:
Subject: Re: Is this a buggy behavior?