On Mon, Aug 03, 2009 at 11:18:55PM -0400, Stephen Frost wrote: > KaiGai, > > * KaiGai Kohei ([email protected]) wrote: > > I began to describe the list of abstraction layer functions (but not > > completed yet): > > http://wiki.postgresql.org/wiki/SEPostgreSQL_Abstraction > > I'm not really a huge fan of 'security_' as a prefix for these > functions, but I don't have a better suggestion right now.
Just generally, "access control" is a great way to describe what's actually happening here. That people conflate access control with security has resulted in a number of disasters :P Cheers, David. -- David Fetter <[email protected]> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: [email protected] Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
