Simulating field-level permissions via stored SQL functions?

From: Neal Lindsay <neal(dot)lindsay(at)peaofohio(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Simulating field-level permissions via stored SQL functions?
Date: 2001-08-17 18:41:47
Message-ID: 5.1.0.14.0.20010817144136.00a26ec0@mail.peaofohio.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think that the subject line explains what I am trying to do. How can I
create a stored function (in SQL, if that matters) that a user can call to
update data in a table to which they normally only have read access?

Thanks,
Neal Lindsay

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mihai Gheorghiu 2001-08-17 18:45:45 Re: Special characters
Previous Message Mitch Vincent 2001-08-17 18:26:53 Re: PostgreSQL v7.1.3 bundled and uploaded to central FTP Server