Re: crypting prosrc in pg_proc

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: crypting prosrc in pg_proc
Дата
Msg-id 20070809134748.GA21892@depesz.com
обсуждение исходный текст
Ответ на crypting prosrc in pg_proc  (Hans-Juergen Schoenig <postgres@cybertec.at>)
Список pgsql-hackers
On Thu, Aug 09, 2007 at 03:39:06PM +0200, Hans-Juergen Schoenig wrote:
>    so the idea we had to add one more column to pg_proc telling us whether
>    prosrc is encrypted or not. people could chose then whether to crypt codes
>    there or not (speed of decryption can be an issue).
>    should not be hard to implement ...
>    what do people think about this feature?

how would you decrypt the source before using the function?

depesz

-- 
quicksil1er: "postgres is excellent, but like any DB it requires a
highly paid DBA.  here's my CV!" :)
http://www.depesz.com/ - blog dla ciebie (i moje CV)


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

Предыдущее
От: Hans-Juergen Schoenig
Дата:
Сообщение: crypting prosrc in pg_proc
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: crypting prosrc in pg_proc