* Robert Haas (robertmhaas@gmail.com) wrote:
> > One potential trouble spot is that presumably the built-in default
> > privileges (eg, PUBLIC EXECUTE for functions) would *not* cumulate
> > with user-specified defaults.
>
> Why not?
How would you have a default that says "I *don't* want public execute on
my new functions"?
Stephen