8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5194b9d commit 7b243aaCopy full SHA for 7b243aa
doc/src/sgml/lo.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/lo.sgml,v 1.5 2010/08/17 04:37:20 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/lo.sgml,v 1.6 2010/08/17 04:47:04 petere Exp $ -->
2
3
<sect1 id="lo">
4
<title>lo</title>
@@ -19,7 +19,7 @@
19
<para>
20
One of the problems with the JDBC driver (and this affects the ODBC driver
21
also), is that the specification assumes that references to BLOBs (Binary
22
- Large Objects) are stored within a table, and if that entry is changed, the
+ Large OBjects) are stored within a table, and if that entry is changed, the
23
associated BLOB is deleted from the database.
24
</para>
25
0 commit comments