On Thu, Jun 21, 2001 at 01:30:39PM -0400, James Orr wrote:
> Hi,
> 
> What's the easiest way to modify or view a function written in PL/pgSQL?  I've been 
>using pg_dump to get the original function, then dropping and creating the function 
>and trigger after making a change.  Is there an easier way?

        pgAcess should make it easier. It lets you look at the definition and
lets you modify/drop/recreate it.
        If you're on windows, you might want to look a pgAdmin (available at
greatbridge.org).

        -Roberto
-- 
+----| http://fslc.usu.edu USU Free Software & GNU/Linux Club |------+
  Roberto Mello - Computer Science, USU - http://www.brasileiro.net 
       http://www.sdl.usu.edu - Space Dynamics Lab, Developer    
*>  -    |               <- Tribble Archery

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to