projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7a95f0
)
Improve covering index documentation
author
Teodor Sigaev
Mon, 9 Apr 2018 14:53:42 +0000
(17:53 +0300)
committer
Teodor Sigaev
Mon, 9 Apr 2018 14:53:42 +0000
(17:53 +0300)
Add missed description of pg_constraint.conincluding
Shinoda, Noriyoshi and Alexander Korotkov
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index c304262fdb652829ee306fccaac50d6d44c651b8..14aeed307638bfb27cfefc7aa9689a89b1bdb6c5 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-2372,6
+2372,14
@@
SCRAM-SHA-256$
<iteration count>
:
&l
triggers), list of the constrained columns
+
+
conincluding
+
int2[]
+
pg_attribute
.attnum
+
List of the non-constrained columns which are included into
+ the same index as the constrained columns
+
+
confkey
int2[]