Re: Obfuscated stored procedures (was Re: Oracle and Postgresql) - Mailing list pgsql-general

From Glyn Astill
Subject Re: Obfuscated stored procedures (was Re: Oracle and Postgresql)
Date
Msg-id 524596.45102.qm@web25802.mail.ukl.yahoo.com
Whole thread Raw
In response to Re: Obfuscated stored procedures (was Re: Oracle and Postgresql)  ("Merlin Moncure" <mmoncure@gmail.com>)
List pgsql-general
> One big reason why nothing hasn't been done is that
> there is a decent
> 'low tech' obfuscation tactic already: remove
> select access from
> pg_proc to the user accounts in question and
> 'public'.  This will
> essentially disable casual browsing of procedure code from
> user
> accounts.

Neat :-)




pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: DbLink Compilation on Solaris 10
Next
From: Richard Huxton
Date:
Subject: Re: drop index