Permissions on views bug.

From: "Aasmund Midttun Godal" <postgresql(at)envisity(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Permissions on views bug.
Date: 2001-11-26 00:30:02
Message-ID: 20011126003002.13341.qmail@ns.krot.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Views - only access to tables that are directly selected from is altered when creating a view. - Functions, including setval, nextval, and user defined functions are executed using the permissions of the actual user.

Aasmund Midttun Godal

aasmund(at)godal(dot)com - http://www.godal.com/
+47 40 45 20 46

Browse pgsql-sql by date

  From Date Subject
Next Message Aasmund Midttun Godal 2001-11-26 00:55:14 Sequence permission suggestion
Previous Message Aasmund Midttun Godal 2001-11-25 19:39:40 Re: How to create function with unspecified number of input