Tom Lane wrote:
> Fixed, thanks. (You must be running a pickier version of docbook
> than is installed at postgresql.org ...)
I think the only thing that could affect this is the version of
jade/openjade. Certainly not the stylesheet version.
--
Peter Eisentraut
http://developer.postgresql.or
Alvaro Herrera <[EMAIL PROTECTED]> writes:
> On Mon, Dec 20, 2004 at 12:36:55PM +1300, Mark Kirkwood wrote:
>> Hmmm ... good point - configure thinks I am running 4.2, but the
>> stylesheets etc might be more recent than postgresql.org's:
>>
>> $ rpm -qa|grep docbook
>> docbook-dtds-1.0-25
>> doc
On Mon, Dec 20, 2004 at 12:36:55PM +1300, Mark Kirkwood wrote:
> Hmmm ... good point - configure thinks I am running 4.2, but the
> stylesheets etc might be more recent than postgresql.org's:
>
> $ rpm -qa|grep docbook
> docbook-dtds-1.0-25
> docbook-style-dsssl-1.78-4
Peter announced just the o
Hmmm ... good point - configure thinks I am running 4.2, but the
stylesheets etc might be more recent than postgresql.org's:
$ rpm -qa|grep docbook
docbook-dtds-1.0-25
docbook-style-dsssl-1.78-4
Tom Lane wrote:
Mark Kirkwood <[EMAIL PROTECTED]> writes:
I am seeing a docs build failure :
F
Mark Kirkwood <[EMAIL PROTECTED]> writes:
> I am seeing a docs build failure :
Fixed, thanks. (You must be running a pickier version of docbook
than is installed at postgresql.org ...)
regards, tom lane
---(end of broadcast)---
I am seeing a docs build failure :
openjade:plpgsql.sgml:1646:10:E: end tag for "SECT3" omitted, but
OMITTAG NO was specified
openjade:plpgsql.sgml:1640:5: start tag was here
make: *** [html] Error 1
Adding an extra tag after line 1645 will make it build ok on my
system (not sure if that was th