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