From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Martijn van Oosterhout <kleptog(at)svana(dot)org>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] SGML index build fix |
Date: | 2007-01-08 04:10:03 |
Message-ID: | 200701080410.l084A3e13031@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Peter Eisentraut wrote:
> Tom Lane wrote:
> > Perhaps even more to the point, what makes you think that someone
> > will notice the warning? If the docs build is one step in an
> > automated build process, this seems unlikely.
>
> Taking a closer look, it's pretty much guaranteed that no one will see
> them, because the targets they are attached to are intermediate,
> normally followed by latex runs.
Here is a patch that runs the build twice when HTML.index does not
exist, and once every time after that. This is not ideal, but it is a
start.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachment | Content-Type | Size |
---|---|---|
/pgpatches/sgml2 | text/x-diff | 2.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeremy Drake | 2007-01-08 05:04:09 | Re: pgsql: Widen the money type to 64 bits. |
Previous Message | Gavin Sherry | 2007-01-08 02:50:43 | Re: [HACKERS] SGML index build fix |
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2007-01-08 05:27:41 | Re: Tablespace for temporary objects and sort files |
Previous Message | Gavin Sherry | 2007-01-08 02:50:43 | Re: [HACKERS] SGML index build fix |