How to run a procedure - Mailing list pgsql-general

From jc_mich
Subject How to run a procedure
Date
Msg-id 22606191.post@talk.nabble.com
Whole thread Raw
Responses Re: How to run a procedure  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: How to run a procedure  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
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.

How can I test my function?

Thanks!
--
View this message in context: http://www.nabble.com/How-to-run-a-procedure-tp22606191p22606191.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Grzegorz Jaśkiewicz
Date:
Subject: array_agg and libpq(xx)
Next
From: Pavel Stehule
Date:
Subject: Re: How to run a procedure