Re: cached plan issue in trigger func - Mailing list pgsql-hackers

From Tom Lane
Subject Re: cached plan issue in trigger func
Date
Msg-id 3702.1238000343@sss.pgh.pa.us
Whole thread Raw
In response to cached plan issue in trigger func  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: cached plan issue in trigger func
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> I thought we had fixed this in 8.3:

I think that behavior is intentional: plancache.c can deal with the plan
changing internally, but it doesn't expect that its callers could
survive the plan's argument datatypes changing underneath them.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Review: B-Tree emulation for GIN
Next
From: Mark Cave-Ayland
Date:
Subject: Re: Proper entry of polygon type data