forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd028338
committed
doc: Document more that relations share a namespace
This was already documented in the CREATE INDEX reference, but not inthe introductory "Data Definition" chapter. Also, document that theindex that implements a constraint has the same name as theconstraint.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.com1 parent21d9c3e commitd028338
2 files changed
+10
-4
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3003 | 3003 |
| |
3004 | 3004 |
| |
3005 | 3005 |
| |
3006 |
| - | |
| 3006 | + | |
| 3007 | + | |
| 3008 | + | |
| 3009 | + | |
| 3010 | + | |
3007 | 3011 |
| |
3008 | 3012 |
| |
3009 | 3013 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1027 | 1027 |
| |
1028 | 1028 |
| |
1029 | 1029 |
| |
1030 |
| - | |
| 1030 | + | |
| 1031 | + | |
1031 | 1032 |
| |
1032 | 1033 |
| |
1033 | 1034 |
| |
| |||
1082 | 1083 |
| |
1083 | 1084 |
| |
1084 | 1085 |
| |
| 1086 | + | |
1085 | 1087 |
| |
1086 | 1088 |
| |
1087 | 1089 |
| |
| |||
1118 | 1120 |
| |
1119 | 1121 |
| |
1120 | 1122 |
| |
1121 |
| - | |
1122 |
| - | |
| 1123 | + | |
| 1124 | + | |
1123 | 1125 |
| |
1124 | 1126 |
| |
1125 | 1127 |
| |
|
0 commit comments
Comments
(0)