Re: grant problem

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Rajarshi Mukherjee <mukherjee(dot)rajarshi(at)gmail(dot)com>
Cc: postgresql-general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: grant problem
Date: 2005-03-22 12:48:01
Message-ID: A035F3E0-9AD0-11D9-8EFB-000A95B03262@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Mar 22, 2005, at 7:17 AM, Rajarshi Mukherjee wrote:

> PLEASE GIVE ME AN EXAMPLE..

Just add the "SECURITY DEFINER" keyword to the function definition.

http://www.postgresql.org/docs/8.0/interactive/sql-createfunction.html

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-03-22 13:04:25 Re: bit varying(512) vs bytea(64)
Previous Message Sean Davis 2005-03-22 12:41:50 Re: Constraint problem