Re: coverage increase for worker_spi

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-06-02T04:35:14Z
Lists: pgsql-hackers
On 2019-Jun-01, Tom Lane wrote:

> Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> > I ended up with these two patches.  I'm not sure about pushing
> > separately.  It seems pointless to backport the "fix" to back branches
> > anyway.
> 
> Patch passes the eyeball test, though I did not try to run it.
> I concur with squashing into one commit and applying to HEAD only.

Okay, pushed.  Let's see how it does, now.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. Increase test coverage for worker_spi by ∞%