On Sat, Apr 09, 2005 at 15:19:58 +0200, Michal Hlavac <[EMAIL PROTECTED]> wrote: > Oleg Bartunov wrote: > > so, what's the problem ? psql diplo < ltree.sql > > ok, I can add ltree via superuser, but I must grant access for user > diplo to every function... > > it is possible to do that easier?
Functions are created with a grant of EXECUTE to public by default. ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster