Re: WIP: Fix parallel workers connection bug in pg_dump (Bug #13727)

From: Euler Taveira <euler(at)timbira(dot)com(dot)br>
To: Zeus Kronion <zkronion(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: WIP: Fix parallel workers connection bug in pg_dump (Bug #13727)
Date: 2015-10-30 13:42:46
Message-ID: 563373D6.8000606@timbira.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 30-10-2015 10:04, Zeus Kronion wrote:
> I'm still unclear on how to write regression tests for a connectivity
> bug. Are they necessary in this case?
>
There aren't regression tests for pg_dump. However, your instructions
are sufficient to demonstrate the bug.

You could continue the thread in -bugs because the discussion started
there. Sometimes people track -bugs ML to make sure that some bugs
aren't forgotten. Add your patch to the next CF [1].

[1] https://commitfest.postgresql.org/7/

--
Euler Taveira Timbira - http://www.timbira.com.br/
PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2015-10-30 13:48:33 Re: Dangling Client Backend Process
Previous Message Alexander Korotkov 2015-10-30 13:28:22 Re: Move PinBuffer and UnpinBuffer to atomics