NULL parameters abort functions

From: brichard(at)cafod(dot)org(dot)uk (Bruce Richardson)
To: pgsql-general(at)postgresql(dot)org
Subject: NULL parameters abort functions
Date: 2001-03-04 17:16:26
Message-ID: 20010304171626.A3972@usb.cafod.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I discover that if a function is passed a NULL parameter then it simply
doesn't operate and a NULL value is returned. Is there *any* way round
that? It makes life incredibly complicated.

--
Bruce

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian deSouza 2001-03-04 17:22:46 Inserting values into a SERIAL field
Previous Message Boulat Khakimov 2001-03-04 17:08:49 Two way encription in PG???