Re: Can I use subselect as a function parameter?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
Cc: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Can I use subselect as a function parameter?
Date: 2000-10-11 14:25:55
Message-ID: 22677.971274355@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Philip Warner <pjw(at)rhyme(dot)com(dot)au> writes:
> The short answer is that subselect in CHECK is not currently supported, and
> is not planned for 7.1.

We should, however, try to make 7.1 deliver a more helpful error message
;-). I've put a note about it on my todo list.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Mark Volpe 2000-10-11 14:49:28 AFTER triggers, short question
Previous Message Oliver Elphick 2000-10-11 13:42:05 Can I use subselect as a function parameter?