Re: BUG #16913: GENERATED AS IDENTITY column nullability is affected by order of column properties

Vik Fearing <vik@postgresfriends.org>

From: Vik Fearing <vik@postgresfriends.org>
To: pavel.boev@invitae.com, pgsql-bugs@lists.postgresql.org
Date: 2021-03-11T14:37:19Z
Lists: pgsql-bugs
On 3/4/21 3:22 PM, Vik Fearing wrote:
> 
> I can confirm this bug.  Attached is a patch to prevent it.

Would anybody like to take a look at this?
-- 
Vik Fearing



Commits

  1. Doc: correct erroneous entry in this week's minor release notes.

  2. Forbid marking an identity column as nullable.