| From: | Don Baccus <dhogaza(at)pacifier(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: PG 7.1 pre-beta bug ... |
| Date: | 2000-11-21 00:45:21 |
| Message-ID: | 3.0.1.32.20001120164521.021e4c60@mail.pacifier.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
At 07:20 PM 11/20/00 -0500, Tom Lane wrote:
>Don Baccus <dhogaza(at)pacifier(dot)com> writes:
>> All went well except for a handful of occurances of the following error:
>> ERROR: SS_finalize_plan: plan shouldn't reference subplan's variable
>
>Fixed, I believe. Your test case now gives
>
>regression=# select user_group_add('group', 'shortname', 'prettyname', 'f');
>ERROR: ExecAppend: Fail to add null value in not null attribute
registration_date
>
>but that's correct AFAICT, and 7.0.2 agrees...
Yeah, I boiled down my example a bit too far for the case where the RDBMS
works, apparently :) There's probably a trigger to fill the registration
date that I stripped out, something like that.
Thanks ... I'll not be able to get back to testing until later this week (I'm
busy with a client site, Oracle-based, boo-hoo).
- Don Baccus, Portland OR <dhogaza(at)pacifier(dot)com>
Nature photos, on-line guides, Pacific Northwest
Rare Bird Alert Service and other goodies at
http://donb.photo.net.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | G. Anthony Reina | 2000-11-21 01:04:29 | Re: [Fwd: Weird backup file] |
| Previous Message | Tom Lane | 2000-11-21 00:41:10 | Re: [Fwd: Weird backup file] |