Explicitly state that tables, indexes, sequences and other relations share a single namespace

Edit
ID 4747
Title Explicitly state that tables, indexes, sequences and other relations share a single namespace
Topic Documentation
Created 2023-12-31 10:49:01
Last modified 2024-01-31 11:15:58 (9 months, 2 weeks ago)
Latest email 2024-01-31 15:54:46 (9 months, 2 weeks ago)
Status
2024-01: Committed
Target version stable
Authors Laurenz Albe (laurenz)
Reviewers David Johnston (polobo), jian he (universality)Become reviewer
Committer Peter Eisentraut (petere)
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/4747
git checkout commitfest/cf/4747
Emails
create table explicitly mention that unique|primary key constraint will create an
First at 2023-11-27 00:00:00 by jian he <jian.universality at gmail.com>
Latest at 2024-01-31 15:54:46 by Laurenz Albe <laurenz.albe at cybertec.at>
Latest attachment (v4-0001-Doc-All-relations-share-a-namespace.patch) at 2024-01-26 15:52:23 from Laurenz Albe <laurenz.albe at cybertec.at>
    Attachment (v4-0001-Doc-All-relations-share-a-namespace.patch) at 2024-01-26 15:52:23 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
    Attachment (v3-0001-Doc-All-relations-share-a-namespace.patch) at 2024-01-19 10:46:46 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
    Attachment (0001-Doc-objects-in-pg_class-share-a-namespace-v2.patch) at 2024-01-18 21:21:55 from "David G. Johnston" <david.g.johnston at gmail.com> (Patch: Yes)
    Attachment (0001-Doc-objects-in-pg_class-share-a-namespace.patch) at 2023-11-27 02:30:28 from Laurenz Albe <laurenz.albe at cybertec.at> (Patch: Yes)
History
When Who What
2024-01-31 11:15:58 Peter Eisentraut (petere) Closed in commitfest 2024-01 with status: Committed
2024-01-31 10:58:49 Peter Eisentraut (petere) New status: Ready for Committer
2024-01-31 10:58:46 Peter Eisentraut (petere) Added petere as committer
2024-01-24 01:15:48 David Johnston (polobo) Added polobo as reviewer
2023-12-31 10:50:26 jian he (universality) Changed reviewers to jian he (universality)
2023-12-31 10:50:26 jian he (universality) Changed authors to Laurenz Albe (laurenz)
2023-12-31 10:50:26 jian he (universality) Changed targetversion to stable
2023-12-31 10:49:01 jian he (universality) Attached mail thread CACJufxFG682tYcP9aH_F-jrqq5End8MHZR77zcp1=DUrEsSu1Q@mail.gmail.com
2023-12-31 10:49:01 jian he (universality) Created patch record
Edit