CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 01/10/19 18:43:49
Modified files: src/pl/plperl : plperl.c
Log message: Fix plperl to discard cached function definition after CREATE OR REPLACE FUNCTION. Clean up typlen/typmod errors inherited from pltcl.