mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-03 08:00:21 +08:00
Fix imcomplete SGML tag.
Please check compile errors before you commit!
This commit is contained in:
parent
4f3ecf94f5
commit
e58261ca54
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.32 2001/11/27 01:20:17 barry Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.33 2001/11/27 13:02:33 ishii Exp $
|
||||
-->
|
||||
|
||||
<chapter id="jdbc">
|
||||
@ -764,7 +764,7 @@ ps.executeUpdate();
|
||||
ps.close();
|
||||
fis.close();
|
||||
</programlisting>
|
||||
|
||||
</para>
|
||||
<para>
|
||||
Retrieving the image from the Large Object:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user