Re: Changing PL/pgSQL triggers

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: James Orr <james(at)lrgmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Changing PL/pgSQL triggers
Date: 2001-06-21 17:50:46
Message-ID: 20010621115046.A15530@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-06-21 17:54:02 Re: Correct syntex for implicit curor in for loops
Previous Message Richard Huxton 2001-06-21 17:47:09 Re: Extracting date from epoche