PL/pgsql -> C

From: Richard Emberson <emberson(at)phc(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: PL/pgsql -> C
Date: 2002-03-26 15:50:39
Message-ID: 3CA098CF.320789EB@phc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Premise:
There exists a mapping of any legal PL/pgsql procedure into the
equivilent C code.

Question:
Has anyone every written a PL/pgsql-2-C transformer?

Issues:
One would really like to map the optimized PL/pgsql into C, not just the
unoptimized,
as coded, PL/pgsql.
Optimization depends upon the state of the database; what indexes
exists, etc.

Richard

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2002-03-26 18:18:23 Re: info request : listing active connections
Previous Message Vilson farias 2002-03-26 14:44:26 Re: info request : listing active connections