Re: pl/pgsql enabled by default

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Neil Conway <neilc@samurai.com>, Josh Berkus <josh@agliodbs.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2005-05-06T16:16:20Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> Another problem with this proposal is that installations without
>> shared-library support will stop working entirely.  

> How do we manage to run regression tests for such installations?

We don't.  However, degraded functionality is better than none at all.
I don't want to create a scenario where initdb dies if plpgsql isn't
available.

			regards, tom lane