public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Devrim GÜNDÜZ <[email protected]>
To: Peter Eisentraut <[email protected]>
To: pgsql-docs <[email protected]>
Subject: Re: PDF build issue with 9.0 Alpha5
Date: Fri, 02 Apr 2010 16:10:26 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>

I wrote:
> For an actual fix, it looks like we have got three alternatives:
> * find out what's chewing up so many strings and get rid of it.

Some tracing suggests that there may indeed be a single culprit that we
could fix or nuke.  Practically all of the string pool is consumed by
strings like these:

	x@116714
	p@116714
	x@116715
	p@116715
	x@116718
	p@116718
	x@116719
	p@116719
	x@116720
	p@116720
	x@116721
	p@116721
	x@116722
	p@116722

These are presumably names of TeX control sequences, but I haven't found
what's defining them.

			regards, tom lane



view thread (15+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: PDF build issue with 9.0 Alpha5
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox