Re: How to run a procedure - Mailing list pgsql-general

From Scott Marlowe
Subject Re: How to run a procedure
Date
Msg-id dcc563d10903191131q293b4380p9357e011c860906c@mail.gmail.com
Whole thread Raw
In response to How to run a procedure  (jc_mich <juan.michaca@paasel.com>)
List pgsql-general
On Thu, Mar 19, 2009 at 12:11 PM, jc_mich <juan.michaca@paasel.com> wrote:
>
> Hi all
>
> I'm new developing procedures in PL/PGSQL. I'm using Query Tool as code
> editor, but execute query button only mark sintax errors and I want to run
> my application.

select myfunction(arg1, arg2);

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: How to run a procedure
Next
From: Sam Mason
Date:
Subject: Re: Multiple natural joins