Re: pltlc and pltlcu problems

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Zeugswetter Andreas SB SD" <ZeugswetterA(at)spardat(dot)at>
Cc: "Brent Verner" <brent(at)rcfile(dot)org>, "Peter Eisentraut" <peter_e(at)gmx(dot)net>, "Murray Prior Hobbs" <murray(at)efone(dot)com>, "Lamar Owen" <lamar(dot)owen(at)wgcr(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pltlc and pltlcu problems
Date: 2002-01-21 17:49:38
Message-ID: 10077.1011635378@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Zeugswetter Andreas SB SD" <ZeugswetterA(at)spardat(dot)at> writes:
> Don't you all trust Makefile.shlib ?

I do trust Makefile.shlib. I don't trust a large revision of the pltcl
build process on the day we intend to put out RC1. That's a recipe for
embarrassment.

Did you already forget my report yesterday that your patch failed on HPUX?
How many of our other platforms might have problems too? Minor ones,
sure, but we have no remaining window for port testing.

The patch I stuck in was certainly an ugly wart, but it fixes the
immediate problem with minimal risk. Switching pltcl to use
Makefile.shlib is something we need to do in an orderly way with full
provisions for a port testing cycle. In other words, hold it for 7.3.

There's also the possibility that we'll listen to Peter and start
statically linking the PLs into the backend, in which case this all
becomes moot. But, again, that's not happening for 7.2.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vince Vielhaber 2002-01-21 17:50:20 Re: [HACKERS] PostgreSQL Licence: GNU/GPL
Previous Message Vince Vielhaber 2002-01-21 17:41:23 Re: [HACKERS] PostgreSQL Licence: GNU/GPL