more fixes for making contrib null safe

From: Kris Jurka <books(at)ejurka(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: more fixes for making contrib null safe
Date: 2005-01-29 03:09:19
Message-ID: Pine.BSO.4.56.0501282207310.5178@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


This adds the strict function attribute to the places in contrib that
crash on null inputs.

Kris Jurka

Attachment Content-Type Size
contrib.nullsafe.patch text/plain 9.5 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Jon Jensen 2005-01-29 03:15:41 Re: more fixes for making contrib null safe
Previous Message Ed Loehr 2005-01-28 17:30:20 Re: dbsize patch