projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fc614c
)
Add missing description of reloftype field
author
Peter Eisentraut
Wed, 25 Aug 2010 18:18:41 +0000
(18:18 +0000)
committer
Peter Eisentraut
Wed, 25 Aug 2010 18:18:41 +0000
(18:18 +0000)
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index 5ebd0c5766943a9fd0d6cf7d9ffbf883d63650aa..d287e84866949f8ec0181fd2e57f56ba9f057ea6 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-1,4
+1,4
@@
-
+
@@
-1444,6
+1444,16
@@
+
+
reloftype
+
oid
+
pg_type
.oid
+
+ For typed tables, the OID of the underlying composite type,
+ zero for all other relations
+
+
+
relowner
oid