Re: Generic Function

From: PFC <lists(at)boutiquenumerique(dot)com>
To: lucas(at)presserv(dot)org, "George Weaver" <gweaver(at)shaw(dot)ca>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Generic Function
Date: 2005-03-16 14:28:48
Message-ID: opsnqiiarnth1vuj@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Look in the plpgsql docs on EXECUTE.
But for something that simple, why don't you just generate a query ?

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tambet Matiisen 2005-03-16 14:52:50 Re: How to force subquery scan?
Previous Message lucas 2005-03-16 14:00:57 Re: Generic Function