Re: pl/python invalidate functions with composite arguments - Mailing list pgsql-hackers

From Jan Urbański
Subject Re: pl/python invalidate functions with composite arguments
Date
Msg-id 4D5259DD.5010207@wulczer.org
Whole thread Raw
In response to Re: pl/python invalidate functions with composite arguments  (Jan Urbański <wulczer@wulczer.org>)
Responses Re: pl/python invalidate functions with composite arguments  (Alex Hunsaker <badalex@gmail.com>)
Re: pl/python invalidate functions with composite arguments  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
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.


Attachment

pgsql-hackers by date:

Previous
From: Jan Urbański
Date:
Subject: Re: pl/python do not delete function arguments
Next
From: Jan Urbański
Date:
Subject: Re: pl/python tracebacks