Re: [PATCH] Generic type subscription

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: Oleg Bartunov <obartunov(at)gmail(dot)com>
Cc: Victor Wagner <vitus(at)wagner(dot)pp(dot)ru>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Generic type subscription
Date: 2016-10-05 03:48:51
Message-ID: CA+q6zcXSagtXkeX7hmZuGwSUjdOzfxX7ubKcHu+tcUMn9KJSzw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 5 October 2016 at 03:00, Oleg Bartunov <obartunov(at)gmail(dot)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.
=======================

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2016-10-05 04:22:19 Re: PATCH: two slab-like memory allocators
Previous Message Tsunakawa, Takayuki 2016-10-05 03:41:57 Re: Is the last 9.1 release planned?