Re: 9.0 PDF build broken

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.0 PDF build broken
Date: 2014-05-16 02:49:14
Message-ID: 21535.1400208554@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> Yeah. This is caused by a hyperlink whose displayed text crosses a page
> boundary. The only known fix is to change the text enough so the link
> no longer runs across a page boundary. Unfortunately, pdfTeX is pretty
> unhelpful about identifying exactly where the problem is. I seem to
> recall having posted a recipe about finding such problems.

Ah, found it:
http://www.postgresql.org/message-id/9473.1296172647@sss.pgh.pa.us

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabrízio de Royes Mello 2014-05-16 05:03:29 psql \db+ lack of size column
Previous Message Tom Lane 2014-05-16 02:27:42 Re: 9.0 PDF build broken