Re: Another issue with invalid XML values

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Florian Pflug <fgp@phlo.org>, Noah Misch <noah@2ndquadrant.com>, Bernd Helmle <mailings@oopsware.de>, PG Hackers <pgsql-hackers@postgresql.org>
Date: 2011-07-26T14:59:05Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Tue, Jul 26, 2011 at 9:52 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I don't think so. It would just be another headache for packagers ---
>> in Red Hat distros, at least, packages are explicitly forbidden from
>> containing any rpath settings.

> So what do they do about Perl and Python?

Patch the source to not add rpath switches.

			regards, tom lane