From: Peter Eisentraut Date: Wed, 25 Aug 2010 18:18:41 +0000 (+0000) Subject: Add missing description of reloftype field X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=52ba9a537bf60381aa50202e3fd9f1d473422e8f;p=users%2Fbernd%2Fpostgres.git Add missing description of reloftype field --- diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 5ebd0c5766..d287e84866 100644 --- 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