CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@svr1.postgresql.org 03/08/08 16:19:32
Modified files: src/pl/plpgsql/src: pl_comp.c
Log message: Avoid malloc(0). Although standard mallocs seem not to object, some debugging malloc packages do.