projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d495e3
)
Add missing description of reloftype field
author
Peter Eisentraut
Wed, 25 Aug 2010 18:18:38 +0000
(18:18 +0000)
committer
Peter Eisentraut
Wed, 25 Aug 2010 18:18:38 +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 4732481e2708288db6d12b5983f3fb76a9941d24..b77002aed8d9f795e1b0a64a00226a3f3ec1a2c5 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