PL/Perl: spi_prepare() and RETURNING - Mailing list pgsql-hackers

From David Fetter
Subject PL/Perl: spi_prepare() and RETURNING
Date
Msg-id 20060824183102.GL11427@fetter.org
Whole thread Raw
Responses Re: PL/Perl: spi_prepare() and RETURNING
List 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@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666                             Skype: davidfetter

Remember to vote!


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: tsvector/tsearch equality and/or portability issue
Next
From: Jeff Davis
Date:
Subject: Re: Replication