Re: [WIP] plpgsql is not translate-aware

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: [WIP] plpgsql is not translate-aware
Date: 2008-10-08 23:07:58
Message-ID: 20081008230758.GJ4164@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > Would anybody object to this?
>
> I don't think this will work desirably at all ... get_locale_path
> assumes that it's given a path to $installdir/bin/someexecutable,
> not wherever shared libraries might have come from.

Hmm, OK, I'll see about doing it the other way.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2008-10-08 23:11:45 WITH RECURSIVE ... simplified syntax?
Previous Message Tom Lane 2008-10-08 23:07:11 Re: 8.4devel out of memory