Re: Let's get rid of serial_schedule

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-05-11T19:47:22Z
Lists: pgsql-hackers
> On 11 May 2021, at 21:44, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> Daniel Gustafsson <daniel@yesql.se> writes:
>> On 11 May 2021, at 20:58, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> +	# for backwards compatibility, interpret "serial" as parallel tests
> 
>> This comment may seem odd without reading the commit message.  Perhaps it can
>> be reworded to "..as parallel tests running with a single worker" or something
>> along those lines?
> 
> I liked Heikki's phrasing, so the v2 patch does it his way.

Agreed, I like his phrasing too.

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. Fix vcregress.pl's ancient misspelling of --max-connections.

  2. Get rid of the separate serial_schedule list of tests.