CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 01/10/22 15:32:27
Modified files: src/pl/plpython: plpython.c
Log message: Rebuild cached function definition after CREATE OR REPLACE FUNCTION. Fix typlen-vs-typmod errors inherited from pltcl.