pg_regress: schedule multi-line test groups - Mailing list pgsql-hackers

From Alexandre Felipe
Subject pg_regress: schedule multi-line test groups
Date
Msg-id CAE8JnxObF4iYtNA-3w+JDNT2YsbS5YMyGiPMnYU0Gd0CtUOMGQ@mail.gmail.com
Whole thread
Responses Re: pg_regress: schedule multi-line test groups
List pgsql-hackers
Hi Hackers,

This was motivated by two rebases on the SLOPE patch [1] this week due to
changes in parallel_schedule. Also I find much easier to parse the list using
this syntax, if we stick with one test per line we get the benefit of counting
tests by looking at the line numbers.

I used a `goto` to keep the number of touched lines small, and facilitate your review.

Attachment

pgsql-hackers by date:

Previous
From: Henson Choi
Date:
Subject: Re: Row pattern recognition
Next
From: Michael Paquier
Date:
Subject: Re: pg_regress: schedule multi-line test groups