Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch
Дата
Msg-id 166C7B59574825D61BF71FFC@amenophis
обсуждение исходный текст
Ответ на Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch  (Andrew Geery <andrew.geery@gmail.com>)
Список pgsql-hackers

--On 14. Oktober 2010 10:02:12 -0400 Andrew Geery <andrew.geery@gmail.com> 
wrote:

> The first failure I get is in the inherit tests (tail of
> /src/test/regress/results/inherit.out):
>
> alter table a alter column aa type integer using bit_length(aa);
> server closed the connection unexpectedly
>     This probably means the server terminated abnormally
>     before or while processing the request.
> Connection to server was lost
>
> This test consistently breaks in this location and breaks for both
> make check and make installcheck.

Okay, can reproduce it on a Linux box here, will be back with a fixed 
version.

-- 
Thanks
Bernd


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Greg Smith
Дата:
Сообщение: Foreign Visual Studio builds
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch