Re: PL/pgSQL NOT NULL variables

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Poole <richard(dot)poole(at)vi(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PL/pgSQL NOT NULL variables
Date: 2001-01-05 17:18:00
Message-ID: 10433.978715080@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Poole <richard(dot)poole(at)vi(dot)net> writes:
> I can't get NOT NULL variables to work at all in PL/pgSQL.

Looks like a bug to me too ... will look into it.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig L. Ching 2001-01-05 17:41:36 RE: Re: Test for existence of Table
Previous Message Tom Lane 2001-01-05 17:00:15 Re: Doesn't use index, why?