Re: GRANT ON ALL IN schema - Mailing list pgsql-hackers

From daveg
Subject Re: GRANT ON ALL IN schema
Date
Msg-id 20090816182730.GA22670@sonic.net
Whole thread Raw
In response to Re: GRANT ON ALL IN schema  (Dimitri Fontaine <dfontaine@hi-media.com>)
List pgsql-hackers
On Sat, Aug 15, 2009 at 11:34:04PM +0200, Dimitri Fontaine wrote:
> Nitpicking dept, I think I prefer:
> 
>  DO [ [LANGUAGE] language] $$ ... $$;
>  DO plperl $$ ... $$;
>  DO language plpython $$ ... $$;
> 
> language is optional and defaults to plpgsql.

+1
-dg

-- 
David Gould       daveg@sonic.net      510 536 1443    510 282 0869
If simplicity worked, the world would be overrun with insects.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: drop tablespace error: invalid argument
Next
From: daveg
Date:
Subject: Re: GRANT ON ALL IN schema