| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Rick Smith <rsmith(at)artschool(dot)com>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Query causesExecSubPlan: NULL value error |
| Date: | 2000-06-12 18:10:59 |
| Message-ID: | 200006121811.OAA05968@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Cool. Thanks, Tom.
> "Rick Smith" <rsmith(at)artschool(dot)com> writes:
> > PostgreSQL version (example: PostgreSQL-6.5.3) :PostgreSQL-6.5.3
> ^^^^^^^^^^^^^^^^
> > ERROR: ExecSubPlan: null value returned by expression subselect
>
> 6.5 and older don't cope with sub-selects returning NULL. This is fixed
> in Postgres 7.0.
>
> regards, tom lane
>
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-06-12 20:56:11 | Re: Minimal patches for PostgreSQL 7.0b3 on NetBSD/alpha 1.4.1.... |
| Previous Message | Tom Lane | 2000-06-12 17:34:48 | Re: Query causesExecSubPlan: NULL value error |