From: Thomas G. Lockhart Date: Mon, 14 Jun 1999 16:33:46 +0000 (+0000) Subject: Fix cross-reference to large objects. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=47c5034169f00ca022cba7e940e7d23c408c337f;p=users%2Fbernd%2Fpostgres.git Fix cross-reference to large objects. --- diff --git a/doc/src/sgml/ref/create_type.sgml b/doc/src/sgml/ref/create_type.sgml index 9455d8fd45..0b6fa71616 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> length. If you need a larger type you must create a Large Object type. The interface for these types is discussed at length in - This section reference needs replacing - Section 7, the large object interface. The - length of all large object types is always VARIABLE. + The PostgreSQL Programmer's Guide. + The length of all large object types is always VARIABLE. @@ -388,7 +387,7 @@ it with the fact that the data is not present>