On Sun, May 28, 2006 at 02:11:59AM -0700, P.M wrote:
> 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
What version of 7.x are you running? The EXECUTE privilege was
added in
P.M <[EMAIL PROTECTED]> 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
>
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.xSo how can i grant such right (execute) to my user in v7.x ? because function were already existing in v7.xthanks a lot,Maileen
Ri