Re: Is this a buggy behavior?

From: Thiemo Kellner <thiemo(at)gelassene-pferde(dot)biz>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Is this a buggy behavior?
Date: 2024-03-24 15:41:14
Message-ID: b49ded14-ff85-4c1d-90e4-ab94a9458725@gelassene-pferde.biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 24.03.2024 um 16:36 schrieb Andreas Kretschmer:
> the null-able constraint addition to a column is pointless because by
> default all columns are nullable. definition as a primary key adds the
> not null constraint.

While this is certainly true, I do not see why the information that a
not null constraint is to be created or has been created is not available.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thiemo Kellner 2024-03-24 15:42:23 Re: Is this a buggy behavior?
Previous Message Erik Wienhold 2024-03-24 15:39:02 Re: Is this a buggy behavior?