View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 09:04 PM
Guillaume Lelarge
 
Posts: n/a
Default Re: pgadmin beta cannot edit plpgsql stored procedure

Hi Pavel,

Pavel Stěhule a écrit :
> I am testing new beta. I found small bug. Button Ok is disabled in
> function property dialog when language plpgsql is chosen.
>


When you add a new function, before pgAdmin enables the OK button, you
need to specify the name, the return type, the language and the
definition (function source code). Did you already specify them ?

Regards.


--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://docs.postgresqlfr.org/ -->

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote