How to test a function in pgAdmin?

From: "Jacques Koorts" <jacques(at)vine(dot)co(dot)za>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: How to test a function in pgAdmin?
Date: 2006-09-22 11:40:06
Message-ID: 00b001c6de3b$da0e8820$b6be24c4@jklaptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Is it possible to test a function in pgAdmin?

If so then how do you test a function that returns a cursor? I only get
"<unnamed portal 2>" when I run my function.

In MSSQL you can test stored procedures that returns a "select * from table"

Thanks for any help

jk

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Brandon Aiken 2006-09-22 13:13:28 Re: preventing pgsql to autostart
Previous Message roy simkes 2006-09-22 08:30:57 preventing pgsql to autostart