ci: Add MTEST_SUITES for optional test tailoring - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject ci: Add MTEST_SUITES for optional test tailoring
Date
Msg-id DFJ7EAQF67F3.2CCUQBSV4FOYH@jeltef.nl
Whole thread Raw
List pgsql-hackers
This was originally submitted as the pytest thread, but Andres validly
pointed out that it should probably not be part of it to reduce the size
of that patchset.

I think it's still useful though, so I'm submitting separately
(eventhough Jacob wrote it).

Attachment

pgsql-hackers by date:

Previous
From: Mario González Troncoso
Date:
Subject: Re: [PATCH] Add pg_get_role_ddl() functions for role recreation
Next
From: Shinya Kato
Date:
Subject: Use IsA() macro instead of nodeTag comparison