Re: fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY
Date
Msg-id 202511031459.orvy5jbslxqg@alvherre.pgsql
Whole thread Raw
In response to Re: fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
Pushed now to 18 and master.  Thanks.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"Once again, thank you and all of the developers for your hard work on
PostgreSQL.  This is by far the most pleasant management experience of
any database I've worked on."                             (Dan Harris)
http://archives.postgresql.org/pgsql-performance/2006-04/msg00247.php



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta
Next
From: Álvaro Herrera
Date:
Subject: Re: Implement waiting for wal lsn replay: reloaded