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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b05186f8a403c7dcd1bd974948273f8c00edb127

Modified Files
--------------
src/pl/plpython/expected/plpython_types.out   |   52 ++++++++++++++++
src/pl/plpython/expected/plpython_types_3.out |   52 ++++++++++++++++
src/pl/plpython/plpython.c                    |   78 ++++++++++++++++++++++++-
src/pl/plpython/sql/plpython_types.sql        |   43 ++++++++++++++
4 files changed, 223 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to