Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN

Edit
ID 5418
Title Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN
Topic Documentation
Created 2024-12-04 04:10:18
Last modified 2024-12-04 04:11:39 (1 month, 2 weeks ago)
Latest email 2025-01-07 02:29:12 (2 weeks, 3 days ago)
Status
2025-01: Needs review
Target version
Authors Masahiro Ikeda (masahiro.ikeda)
Reviewers Robert Treat (xzilla)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5418
git checkout commitfest/cf/5418
Emails
Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN
First at 2024-12-03 08:13:24 by Masahiro Ikeda <ikedamsh at oss.nttdata.com>
Latest at 2025-01-07 02:29:12 by Masahiro Ikeda <ikedamsh at oss.nttdata.com>
Latest attachment (v2-0001-Doc-fix-the-rewrite-condition-when-executing-ALTE.patch) at 2025-01-02 16:25:28 from Robert Treat <rob at xzilla.net>
    Attachment (v2-0001-Doc-fix-the-rewrite-condition-when-executing-ALTE.patch) at 2025-01-02 16:25:28 from Robert Treat <rob at xzilla.net> (Patch: Yes)
    Attachment (test.sql) at 2024-12-03 08:13:24 from Masahiro Ikeda <ikedamsh at oss.nttdata.com> (Patch: No)
History
When Who What
2025-01-02 16:25:42 Robert Treat (xzilla) Added xzilla as reviewer
2024-12-04 04:11:39 Masahiro Ikeda (masahiro.ikeda) Changed authors to Masahiro Ikeda (masahiro.ikeda)
2024-12-04 04:10:18 Masahiro Ikeda (masahiro.ikeda) Attached mail thread 00e6eb5f5c793b8ef722252c7a519c9a@oss.nttdata.com
2024-12-04 04:10:18 Masahiro Ikeda (masahiro.ikeda) Created patch record
Edit