Re: [HACKERS] PG 7.1 pre-beta bug ...

2000-11-20 Thread Don Baccus
At 07:20 PM 11/20/00 -0500, Tom Lane wrote: >Don Baccus <[EMAIL PROTECTED]> 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=# se

Re: [HACKERS] PG 7.1 pre-beta bug ...

2000-11-20 Thread Tom Lane
Don Baccus <[EMAIL PROTECTED]> 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', 'prettyna

Re: [HACKERS] PG 7.1 pre-beta bug ...

2000-11-19 Thread Tom Lane
Don Baccus <[EMAIL PROTECTED]> 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 This is probably my fault --- will look at it. Appreciate the self-contained example...

[HACKERS] PG 7.1 pre-beta bug ...

2000-11-19 Thread Don Baccus
I decided that perhaps it was time to toss the current OpenACS datamodel at PG 7.1 to see what would happen (it's a bit shy of 10K lines, including comments and white space). All went well except for a handful of occurances of the following error: ERROR: SS_finalize_plan: plan shouldn't referen