Fix broken markup.
authorTom Lane
Sun, 30 Mar 2003 21:48:37 +0000 (21:48 +0000)
committerTom Lane
Sun, 30 Mar 2003 21:48:37 +0000 (21:48 +0000)
doc/src/sgml/func.sgml

index cb7e595ea78a5dc439bfb9fa718d42779e8106c5..20e642468fb3d2b451fb9b274f36bc889c2eba4e 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -4411,12 +4411,10 @@ substring('foobar' from 'o(.)b')   o
         to_char(148.5, 'FM999.999')
         '148.5'
        
-       
        
         to_char(148.5, 'FM999.990')
         '148.500'
        
-       
        
         to_char(148.5, '999D999')
         ' 148,500'