Re: Running a single test
Viktor Holmberg <v@viktorh.net>
From: Viktor Holmberg <v@viktorh.net>
To: jian he <jian.universality@gmail.com>, aleksander@tigerdata.com
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-11-18T08:55:31Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Document how to run a subset of regress tests
- 20bff3d7945e 19 (unreleased) landed
Thank you both. I was not aware of meson at all, I had some idea that it was something used exclusively by the CI server. FWIW, that doc patch would have helped me! /Viktor