Markup fix.
authorBruce Momjian
Thu, 3 Jun 2010 14:41:25 +0000 (14:41 +0000)
committerBruce Momjian
Thu, 3 Jun 2010 14:41:25 +0000 (14:41 +0000)
doc/src/sgml/extend.sgml

index f3d68e1ee7816e858b873df4b1151d11dea75e3e..d3b93dbe347a48f6633f26ae5e85ee6ab74d5ddc 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   Extending <acronym>SQL</acronym>
        most backend memory is allocated using palloc(), so use
        pfree() to free it, i.e. using C++
        delete() in such cases will fail.
+