[GENERAL] Default column value - Mailing list pgsql-general

From Rich Shepard
Subject [GENERAL] Default column value
Date
Msg-id alpine.LNX.2.11.1612300636310.11546@localhost
Whole thread Raw
Responses Re: [GENERAL] Default column value
Re: [GENERAL] Default column value
Re: [GENERAL] Default column value
List pgsql-general
   Reading the 9.6 docs suggests an answer to my question, but does not
explicitly answer it, so I ask here.

   If a column has a default value specified does this mean the column cannot
contain a NULL value? In other words, is DEFAULT <some_value> NOT NULL
redundant?

TIA,

Rich


pgsql-general by date:

Previous
From: Michael Sheaver
Date:
Subject: Re: [GENERAL] Performance PLV8 vs PLPGSQL
Next
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] Default column value