PQmakeEmptyPGresult() will return NULL if allocation fails

From: Volkan YAZICI <volkan(dot)yazici(at)gmail(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: PQmakeEmptyPGresult() will return NULL if allocation fails
Date: 2005-06-10 07:34:29
Message-ID: 7104a737050610003459059a91@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

PQmakeEmptyPGresult() will return NULL if malloc() fails for required
PGresult struct.

Attachment Content-Type Size
pq_empty_pgresult.diff text/x-patch 1.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andreas Pflug 2005-06-10 09:32:29 Server instrumentation
Previous Message Tom Lane 2005-06-10 04:54:34 Re: final light versions of Oracle compatibility (SQLSTATE, GREATEST,