From: Marc G. Fournier Date: Sun, 12 Nov 2000 07:31:36 +0000 (+0000) Subject: put a quick, short note in about Tom's last bug fix for the 'double portal X-Git-Tag: REL7_0_3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6835ca629877b9470f206cbea36c21aac9cdd493;p=thirdparty%2Fpostgresql.git put a quick, short note in about Tom's last bug fix for the 'double portal on abort' crash ... hopefully I'm sum'd up his explanation close enough? :) --- diff --git a/HISTORY b/HISTORY index 9a1ef306e02..be3d81e3711 100644 --- a/HISTORY +++ b/HISTORY @@ -50,6 +50,7 @@ Fix to_char() to avoid coredump on NULL input (Tom) Buffer fix (Tom) Fix for inserting/copying longer multibyte strings into char() data types (Tatsuo) +Fix for crash of backend, on abort (Tom) ------------------------------------------------------------------------