Re: PG 7.1 pre-beta bug ... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PG 7.1 pre-beta bug ...
Date
Msg-id 15166.974766007@sss.pgh.pa.us
Whole thread Raw
In response to PG 7.1 pre-beta bug ...  (Don Baccus <dhogaza@pacifier.com>)
Responses Re: PG 7.1 pre-beta bug ...  (Don Baccus <dhogaza@pacifier.com>)
List pgsql-hackers
Don Baccus <dhogaza@pacifier.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...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Mikheev, Vadim"
Date:
Subject: RE: Something screwy about OID assignment with WAL code
Next
From: Tom Lane
Date:
Subject: Re: [Fwd: Weird backup file]