Re: pl/python invalidate functions with composite arguments

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Jan Urbański <wulczer@wulczer.org>
Cc: Postgres - Hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-19T14:56:06Z
Lists: pgsql-hackers
On ons, 2011-02-09 at 10:09 +0100, Jan Urbański wrote:
> On 27/01/11 22:42, Jan Urbański wrote:
> > On 23/12/10 14:50, Jan Urbański wrote:
> >> Here's a patch implementing properly invalidating functions that have
> >> composite type arguments after the type changes, as mentioned in
> >> http://archives.postgresql.org/pgsql-hackers/2010-12/msg01991.php. It's
> >> an incremental patch on top of the plpython-refactor patch sent eariler.
> > 
> > Updated to master.
> 
> Again.

Committed.