Re: WIP: plpgsql source code obfuscation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WIP: plpgsql source code obfuscation
Дата
Msg-id 6981.1201553781@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WIP: plpgsql source code obfuscation  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-patches
Gregory Stark <stark@enterprisedb.com> writes:
> There is a validator function which gets called when you create a
> function but I don't think it has any opportunity to substitute its
> result for the original in prosrc.

It would have to do a heap_update on the prosrc row, but that doesn't
seem like a showstopper problem.

            regards, tom lane

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