]> granicus.if.org Git - postgresql/commitdiff
Fix imcomplete SGML tag.
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 27 Nov 2001 13:02:33 +0000 (13:02 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 27 Nov 2001 13:02:33 +0000 (13:02 +0000)
Please check compile errors before you commit!

doc/src/sgml/jdbc.sgml

index 2aaf36cb0d759b18ab9cd0124e5c48212b71d0d6..fcbc95b4df6b61cf8cabdf82ea9b862bb2756aa9 100644 (file)
@@ -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: