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 f71145d commit db7fe0dCopy full SHA for db7fe0d
doc/src/sgml/lo.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/lo.sgml,v 1.3.16.2 2010/08/17 04:37:17 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/lo.sgml,v 1.3.16.3 2010/08/17 04:47:03 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