spi and other languages

From: Sibtay Abbas <sibtay_abbas(at)yahoo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: spi and other languages
Date: 2004-12-07 07:05:28
Message-ID: 20041207070528.58251.qmail@web50004.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

i guess the answer to my previous question was spi...i
ve got another question, can we call pgsql or plpgsql
functions using spi?

like can we do something like

SPI_execute("CREATE FUNCTION blah() RETURNS Integer
....."....


__________________________________
Do you Yahoo!?
All your favorites on one personal page Try My Yahoo!
http://my.yahoo.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-12-07 07:08:49 Re: Call for port reports
Previous Message Thomas Hallgren 2004-12-07 06:59:16 Re: how can i add my own procedural language?