Re: plpgsql by default - Mailing list pgsql-hackers

From Bort, Paul
Subject Re: plpgsql by default
Date
Msg-id DB106B1B5B8F734B8FF3E155A3A556C202D4F948@clemail1.tmwsystems.com
Whole thread Raw
List pgsql-hackers
>
> I wonder if Oracle ever recommended disabling PL/SQL (not to
> mention MS Transact-SQL)...
>

Don't know abiout Oracle, but you can't disable Transact-SQL in SQL
Server 7.0 or 2000 (don't know about 2003^h5) because Enterprise Manager
and sp_help* require it.

And +1 for not installing plpgsql by default. I just had to CREATELANG
on 20-odd servers scattered across the US, and it was no big thing. Just
rolled it out with the upgrade that needed it.


pgsql-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: plpgsql by default
Next
From: Thomas Hallgren
Date:
Subject: Re: Get explain output of postgresql in Tables