Small fix for _equalValue()

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Small fix for _equalValue()
Date: 2002-03-07 12:38:26
Message-ID: 3C875F42.58F73A68@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Avoid problems when one of the pointer values is NULL (or both).

_equalVariableSetStmt() dumps core without this one.

--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

Attachment Content-Type Size
EQUAL.PATCH text/plain 845 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-03-07 15:01:40 Re: Postgresql backend to perform vacuum automatically
Previous Message mkscott 2002-03-07 08:51:22 Re: Postgresql backend to perform vacuum automatically

Browse pgsql-patches by date

  From Date Subject
Next Message Fernando Nasser 2002-03-07 12:51:06 Small fix for _copySetConstraintsStmt
Previous Message Fernando Nasser 2002-03-07 12:34:55 Small fix for _copyGrantStmt