Dropping functions from pg_proc table w/ querry

Поиск
Список
Период
Сортировка
От Wells Oliver
Тема Dropping functions from pg_proc table w/ querry
Дата
Msg-id CAOC+FBWN5bf56SwUbnhbymt0c_bmS6+-C1aiPwNOPe089+DqHA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Dropping functions from pg_proc table w/ querry
Список pgsql-admin
I have this query:

select * from pg_proc where probin like '%someoldstuff%';

Which shows abou 20 functions I want dropped. Is there a quick convenient SQL query for dropping all of these? Can't quite figure it out.

--

В списке pgsql-admin по дате отправления: