CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@svr1.postgresql.org 04/02/23 21:44:33
Modified files: src/pl/plpgsql/src: pl_exec.c
Log message: Don't crash when a rowtype argument to a plpgsql function is NULL. Per report from Chris Campbell.