PL/Perl: spi_prepare() and RETURNING

From: David Fetter <david(at)fetter(dot)org>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: PL/Perl: spi_prepare() and RETURNING
Date: 2006-08-24 18:31:02
Message-ID: 20060824183102.GL11427@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

I've found a little lacuna in the RETURNING feature, that being in
PL/Perl's spi_prepare()/spi_execute_prepared() as illustrated in the
attached file on CVS TIP.

I think that fixing this is a matter of post-RETURNING-patch cleanup.
What else might not know about RETURNING that needs to?

Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2006-08-24 18:31:46 Re: Replication
Previous Message Joshua D. Drake 2006-08-24 18:30:56 Re: tsvector/tsearch equality and/or portability issue