On 26/09/2008 14:52, Raymond O'Donnell wrote:
> begin
> select into permission permtype from users
> where uid = username;
> return permtype;
> end
Whoops - that should be
return permission;
That's enough good advice from me for today.... :-)
Ray.
------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
[EMAIL PROTECTED]
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general