Fix broken markup.
authorTom Lane
Sun, 3 Sep 2006 22:15:32 +0000 (22:15 +0000)
committerTom Lane
Sun, 3 Sep 2006 22:15:32 +0000 (22:15 +0000)
doc/src/sgml/plpython.sgml

index a0cce540c54896b9b54cd4b7b44f0fc81fb256bc..87f0b01507a897db26eafd19a2cced283dee7208 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  PL/Python - Python Procedural Language
@@ -200,6 +200,7 @@ $$ LANGUAGE plpythonu;
        the corresponding position.
       
      
+    
 
     
      Mapping (dictionary)
@@ -221,6 +222,7 @@ $$ LANGUAGE plpythonu;
        None with the corresponding column name as the key.
       
      
+    
 
     
      Object (any object providing method __getattr__)