Found them --- patch applied.

---------------------------------------------------------------------------

Bruno Wolff III wrote:
> On Tue, Jun 24, 2003 at 22:38:50 -0500,
>   Bruno Wolff III <[EMAIL PROTECTED]> wrote:
> > 
> > I looked at this and while I don't know SGML I expect that the complaints
> > are referring to some unclosed <row> entries that were added in that change.
> > They are in the last section of the differences (after line 2604).
> 
> I am testing with some </row>s thrown in now and things seem to be working.
> I will send a diff shortly that you can look at.
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to [EMAIL PROTECTED] so that your
>       message can get through to the mailing list cleanly
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
Index: doc/src/sgml/datatype.sgml
===================================================================
RCS file: /cvsroot/pgsql-server/doc/src/sgml/datatype.sgml,v
retrieving revision 1.118
diff -c -c -r1.118 datatype.sgml
*** doc/src/sgml/datatype.sgml  24 Jun 2003 22:21:21 -0000      1.118
--- doc/src/sgml/datatype.sgml  25 Jun 2003 03:50:14 -0000
***************
*** 2608,2613 ****
--- 2608,2614 ----
         <entry>10.1.2.3/32</entry>
         <entry>10.1.2.3/32</entry>
           <entry>10.1.2.3/32</entry>
+       </row>
          <row>
         <entry>2001:4f8:3:ba::/64</entry>
         <entry>2001:4f8:3:ba::/64</entry>
***************
*** 2622,2631 ****
--- 2623,2634 ----
         <entry>::ffff:1.2.3.0/120</entry>
         <entry>::ffff:1.2.3.0/120</entry>
           <entry>::ffff:1.2.3/120</entry>
+       </row>
        <row>
         <entry>::ffff:1.2.3.0/128</entry>
         <entry>::ffff:1.2.3.0/128</entry>
           <entry>::ffff:1.2.3.0/128</entry>
+       </row>
         </tbody>
        </tgroup>
       </table>
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to