summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas G. Lockhart1999-06-14 16:33:46 +0000
committerThomas G. Lockhart1999-06-14 16:33:46 +0000
commit1b93294ff571a100d3c86ee648a743a4e25b8953 (patch)
tree933a3d9801d36dcf2fd6bb2de64f1c0c833ddaa5
parentc799ea0cc1715547bfa9296fbc3bd5665f0576cb (diff)
Fix cross-reference to large objects.
-rw-r--r--doc/src/sgml/ref/create_type.sgml7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/src/sgml/ref/create_type.sgml b/doc/src/sgml/ref/create_type.sgml
index 9455d8fd455..0b6fa716168 100644
--- a/doc/src/sgml/ref/create_type.sgml
+++ b/doc/src/sgml/ref/create_type.sgml
@@ -293,9 +293,8 @@ it with the fact that the data is not present></comment>
length. If you need a larger type you must create a Large
Object type. The interface for these types is discussed
at length in
- <comment>This section reference needs replacing</comment>
- Section 7, the large object interface. The
- length of all large object types is always VARIABLE.
+ <citetitle>The PostgreSQL Programmer's Guide</citetitle>.
+ The length of all large object types is always VARIABLE.
</para>
</refsect2>
</refsect1>
@@ -388,7 +387,7 @@ it with the fact that the data is not present></comment>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
-sgml-omittag:t
+sgml-omittag:nil
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t