projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f71145d
)
Revert: looks like Binary Large OBject[sic] wasn't a misspelling
author
Peter Eisentraut
Tue, 17 Aug 2010 04:47:03 +0000
(
04:47
+0000)
committer
Peter Eisentraut
Tue, 17 Aug 2010 04:47:03 +0000
(
04:47
+0000)
doc/src/sgml/lo.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/lo.sgml
b/doc/src/sgml/lo.sgml
index 0e11652088df63e1e52f0bca03f7537b036d4fcc..ef66b5e310f47d7effc6b9d9e6333fcd4b8fef96 100644
(file)
--- a/
doc/src/sgml/lo.sgml
+++ b/
doc/src/sgml/lo.sgml
@@
-1,4
+1,4
@@
-
+
lo
@@
-19,7
+19,7
@@
One of the problems with the JDBC driver (and this affects the ODBC driver
also), is that the specification assumes that references to BLOBs (Binary
- Large O
b
jects) are stored within a table, and if that entry is changed, the
+ Large O
B
jects) are stored within a table, and if that entry is changed, the
associated BLOB is deleted from the database.