Re: Docs warning & indention - Mailing list pgsql-docs

From Magnus Hagander
Subject Re: Docs warning & indention
Date
Msg-id 20070314095903.GD9629@svr2.hagander.net
Whole thread Raw
In response to Re: Docs warning & indention  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
On Tue, Mar 13, 2007 at 05:21:16PM +0100, Peter Eisentraut wrote:
> Magnus Hagander wrote:
> > It's in the message. bookindex.sgml, line 1, position 21. That line
> > is: <index id=''bookindex''>
>
> That's certainly broken.

Good to have that confirmed. I found the bug - win32 doesn't strip
single quotes from the commandline, and I had copied a command that used
single quotes for bookindex (the collateindex.pl call). Removed that and
it worked.


//Magnus

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Docs warning & indention
Next
From: Bruce Momjian
Date:
Subject: Re: suggestion for improving TMPDIR and "--format" docs for pg_dump