Re: [HACKERS] Re: [SQL] plpgsql error - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Re: [SQL] plpgsql error
Date
Msg-id 14042.926446084@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Re: [SQL] plpgsql error  ("Oliver Elphick" <olly@lfix.co.uk>)
List pgsql-hackers
"Oliver Elphick" <olly@lfix.co.uk> writes:
> Use eval:
> $ eval v2=$v1
> $ echo $v2
> DF_/usr/lib/eiffel-gtk

Looks good.  Thanks for the clue.

> but if it gets too complicated, you might have to change to Perl

If configure depended on Perl, you couldn't build Postgres at all
without having a working Perl installation... somehow I doubt that
would go over well...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Brian P Millett
Date:
Subject: Re: [HACKERS] Re: SIGBUS in AllocSetAlloc & jdbc
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] 6.5 TODO list