CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 03/01/31 19:22:24
Modified files: src/interfaces/libpgtcl: Tag: REL7_3_STABLE pgtclId.c
Log message: Prevent core dump from calling Tcl_DontCallWhenDeleted() with a null interp pointer. Per report from Gerhard Hintermayer.