Re: [PATCH] Generic type subscription

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: [PATCH] Generic type subscription
Дата
Msg-id CAF4Au4ypxPBfkpdetsRqWV0qb9u6rs_pd9iy62ADfv_nWJbvbA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Generic type subscription  (Dmitry Dolgov <9erthalion6@gmail.com>)
Список pgsql-hackers


On Wed, Oct 5, 2016 at 6:48 AM, Dmitry Dolgov <9erthalion6@gmail.com> wrote:
On 5 October 2016 at 03:00, Oleg Bartunov <obartunov@gmail.com> wrote:

have you ever run 'make check' ?

=========================
 53 of 168 tests failed.
=========================


Sure, how else could I write tests for this feature? But right now on my machine
everything is ok (the same for `make installcheck`):

$ make check
....
=======================
 All 168 tests passed. 
======================= 

Oops, something was wrong in my setup :)

 

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Patch: Write Amplification Reduction Method (WARM)
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Declarative partitioning - another take