RE: Setuid functions - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject RE: Setuid functions
Date
Msg-id ECEHIKNFIMMECLEBJFIGOEAJCBAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: Setuid functions  (Mark Volpe <volpe.mark@epa.gov>)
Responses Re: Setuid functions  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
List pgsql-hackers
> Okay, what I'm thinking is to have a pair of commands added to 
> PL/pgSQL. For
> the sake of example we'll call them:
> 
> ENABLE PRIVLEDGE  --> Sets user ID to that of the function's owner
> DISABLE PRIVLEDGE --> Restores the original UID

I hope you mean:

ENABLE PRIVILEGE
DISABLE PRIVILEGE

Chris




pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: Backup and Recovery
Next
From: Bruce Momjian
Date:
Subject: Re: shared temp tables