Re: [HACKERS] Re: [SQL] plpgsql error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
Cc: PostgreSQL-development <hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Re: [SQL] plpgsql error
Date: 1999-05-11 18:08:04
Message-ID: 14042.926446084@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Oliver Elphick" <olly(at)lfix(dot)co(dot)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

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-05-11 18:20:21 Re: [HACKERS] 6.5 TODO list
Previous Message Brian P Millett 1999-05-11 18:03:11 Re: [HACKERS] Re: SIGBUS in AllocSetAlloc & jdbc