doc: Document more that relations share a namespace
Peter Eisentraut <peter@eisentraut.org>
doc: Document more that relations share a namespace This was already documented in the CREATE INDEX reference, but not in the introductory "Data Definition" chapter. Also, document that the index that implements a constraint has the same name as the constraint. Author: Laurenz Albe <laurenz.albe@cybertec.at> Reviewed-by: jian he <jian.universality@gmail.com> Reviewed-by: David G. Johnston <david.g.johnston@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/CACJufxFG682tYcP9aH_F-jrqq5End8MHZR77zcp1%3DDUrEsSu1Q%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ddl.sgml | modified | +5 −1 |
| doc/src/sgml/ref/create_table.sgml | modified | +5 −3 |
Documentation touched
Discussion
- create table explicitly mention that unique|primary key constraint will create an 12 messages · 2023-11-27 → 2024-01-31