Re: Restructure ALTER TABLE notes to clarify table rewrites and verification scans - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: Restructure ALTER TABLE notes to clarify table rewrites and verification scans
Date
Msg-id 20220726130858.GB8910@telsasoft.com
Whole thread Raw
In response to Restructure ALTER TABLE notes to clarify table rewrites and verification scans  (James Coleman <jtc331@gmail.com>)
List pgsql-hackers
I think this patch is missing "SET [UN]LOGGED", defaults of identity columns
and domains, and access method.

And tablespace, even though that rewrites the *files*, but not tuples (maybe
these docs should say that).



pgsql-hackers by date:

Previous
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger
Next
From: Dilip Kumar
Date:
Subject: Re: making relfilenodes 56 bits