dynamic procedure call

From: tekwiz <ryoung(at)medicalpharmacies(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: dynamic procedure call
Date: 2008-05-09 19:05:26
Message-ID: 05b9897d-4452-448f-b0c8-cd9060f74c3c@w34g2000prm.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How do I code PL/pgSQL to select a procedure name from a table and
then execute it from within another procedure and pass that procedure
a particular ROWTYPE and return a ROWTYPE?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin Marques 2008-05-09 20:18:31 Slony-I testing, doc problems and master activity
Previous Message Tom Lane 2008-05-09 15:55:04 Re: [GENERAL] pgbench not setting scale size correctly?