pgsql: Doc: silence A4 PDF build warnings.

Started by Tom Laneover 1 year ago3 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Doc: silence A4 PDF build warnings.

Commit 0fbceae84 put a "&zwsp;" in almost but not quite the correct
place to avoid "The contents of fo:block line 1 exceed the available
area" warnings. Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c872516d8fe5ba3ce27e7020fad887d90d308e29

Modified Files
--------------
doc/src/sgml/perform.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

In reply to: Tom Lane (#1)
Re: pgsql: Doc: silence A4 PDF build warnings.

On Tue, Mar 11, 2025 at 11:36 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:

Per buildfarm.

What buildfarm animal? I didn't see anything about this today.

Thanks, though.

--
Peter Geoghegan

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Geoghegan (#2)
Re: pgsql: Doc: silence A4 PDF build warnings.

Peter Geoghegan <pg@bowt.ie> writes:

On Tue, Mar 11, 2025 at 11:36 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:

Per buildfarm.

What buildfarm animal? I didn't see anything about this today.

crake and alabio. They're just warnings, so you have to actually go
look to notice them.

regards, tom lane