projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c799ea0
)
Fix cross-reference to large objects.
author
Thomas G. Lockhart
Mon, 14 Jun 1999 16:33:46 +0000
(16:33 +0000)
committer
Thomas G. Lockhart
Mon, 14 Jun 1999 16:33:46 +0000
(16:33 +0000)
doc/src/sgml/ref/create_type.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_type.sgml
b/doc/src/sgml/ref/create_type.sgml
index 9455d8fd455df2ab7fd47632c943bcb5a4d1e946..0b6fa7161684c1682d572a9a85dbb32f5929abc4 100644
(file)
--- 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>