pgsql: Doh --- what's really happening on buildfarm member grebe is that

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Doh --- what's really happening on buildfarm member grebe is that
Date: 2007-09-22 04:37:53
Message-ID: 20070922043753.A775D753E4C@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Doh --- what's really happening on buildfarm member grebe is that its
malloc returns NULL for malloc(0). Defend against that case.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
regexp.c (r1.74 -> r1.75)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/regexp.c?r1=1.74&r2=1.75)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-09-22 04:40:03 pgsql: Although I'd misdiagnosed the reason for the recent failures on
Previous Message Andrew Dunstan 2007-09-22 03:58:34 pgsql: Go back to using a separate method for doing ILIKE for single