Re: stored function and grant execute

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: stored function and grant execute
Date: 2006-05-28 09:36:44
Message-ID: 20060528093644.GA31676@KanotixBox
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

P.M <pmdanger(at)yahoo(dot)com> schrieb:

> Hi,
>
> I'm developping a web application which use PostgreSQL as database.
> I'm quite surprise to see that grant execute does not exist for PostgreSQL
> v7.x, but only in v8.x
>
> So how can i grant such right (execute) to my user in v7.x ? because function
> were already existing in v7.x

Why not a UPGRADE to PostgreSQL 8.1.x?
There are many nice other features like bitmap index scan and other.

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknow)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-general by date

  From Date Subject
Next Message P.M 2006-05-28 10:13:01 postgres 7 and eastern language
Previous Message Peter Kovacs 2006-05-28 09:25:21 Re: Java Eclipse