Re: PG 7.1 pre-beta bug ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PG 7.1 pre-beta bug ...
Дата
Msg-id 15166.974766007@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PG 7.1 pre-beta bug ...  (Don Baccus <dhogaza@pacifier.com>)
Ответы Re: PG 7.1 pre-beta bug ...
Список 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 по дате отправления:

Предыдущее
От: "Mikheev, Vadim"
Дата:
Сообщение: RE: Something screwy about OID assignment with WAL code
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [Fwd: Weird backup file]