Re: plpgsql by default
От | Bruce Momjian |
---|---|
Тема | Re: plpgsql by default |
Дата | |
Msg-id | 200604131350.k3DDoDN09795@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: plpgsql by default ("Marc G. Fournier" <scrappy@postgresql.org>) |
Список | pgsql-hackers |
Marc G. Fournier wrote: > On Tue, 11 Apr 2006, Joshua D. Drake wrote: > > > > >> Can you guarantee unequivocally that there are absolutely not security > >> issues in plpgsql? > > > > Can you guarantee unequivocally that there are absolutely not security issues > > in PostgreSQL? > > No, but does that mean we should increase the potential by adding in > something that not everyone that runs PostgreSQL actually uses? Now that we throw a clear suggestion to use createlang for people who try to create plpgsql functions, the requests to include plpgsql by default has dropped to almost zero: test=> create function x() as '' language 'plpgsql';ERROR: language "plpgsql" does not existHINT: Use CREATE LANGUAGE toload the language into the database. -- Bruce Momjian http://candle.pha.pa.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. +
В списке pgsql-hackers по дате отправления: