Re: [HACKERS] Installing PL/pgSQL by default
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Dimitri Fontaine <dfontaine@hi-media.com>
Cc: Andrew Gierth <andrew@tao11.riddles.org.uk>, PGSQL Mailing List <pgsql-general@postgresql.org>, pgsql-hackers@postgresql.org, Bruce Momjian <bruce@momjian.us>, Kevin Grittner <Kevin.Grittner@wicourts.gov>, Robert Haas <robertmhaas@gmail.com>, Scott Marlowe <scott.marlowe@gmail.com>, Thom Brown <thombrown@gmail.com>, Andrew Dunstan <andrew@dunslane.net>, Craig Ringer <craig@postnewspapers.com.au>
Date: 2009-12-07T15:03:41Z
Lists: pgsql-hackers, pgsql-general
Dimitri Fontaine <dfontaine@hi-media.com> writes: > So should the decision to remove plpgsql be on the hosting platform > hands or the hosted database owner? Why not? If they really want to prohibit use of a feature the upstream project has decided should be standard, that's their privilege. The argument against seems to be basically "this should work exactly like it did before", but if that's the standard then we can never have plpgsql installed by default at all. regards, tom lane