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

From: jwieck(at)debis(dot)com (Jan Wieck)
To: tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane)
Cc: maillist(at)candle(dot)pha(dot)pa(dot)us, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Re: [SQL] plpgsql error
Date: 1999-05-12 15:03:36
Message-ID: m10haXo-000EBaC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Tom, I like your fix in configure.in better than adding a silly
> > Makefile rule. Yours is much cleaner. You just created an
> > expanded_libdir in configure.in and let that be expanded in the *.in
> > files.
>
> Not really --- did you see what I had to do to get the thing expanded
> properly? Ick... Brook's approach would be cleaner. But I don't want
> to spend more time on it now.

And it's not required for PL/pgSQL or PL/Tcl any more. initdb
now installs them in template1 (if their shared objects are
installed in the libdir), so we can remove the mklang.sql
scripts. So concentrate on your other items.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck(at)debis(dot)com (Jan Wieck) #

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1999-05-12 15:06:09 Re: [HACKERS] Re: [SQL] plpgsql error
Previous Message Tom Lane 1999-05-12 14:59:19 Re: [HACKERS] defalut value