Invalidate PL/Python functions with composite type argument when the

Peter Eisentraut <peter_e@gmx.net>

Commit: b05186f8a403c7dcd1bd974948273f8c00edb127
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-02-19T14:56:02Z
Releases: 9.1.0
Invalidate PL/Python functions with composite type argument when the
type changes.

The invalidation will cause the type information to be refetched, and
everything will work.

Jan Urbański, reviewed by Alex Hunsaker

Files