Document how to run only specific regress tests

Paul A Jungwirth <pj@illuminatedcomputing.com>

From: Paul A Jungwirth <pj@illuminatedcomputing.com>
To: pgsql-docs@lists.postgresql.org
Date: 2024-10-29T04:40:14Z
Lists: pgsql-docs

Attachments

I never knew this was possible, but I ran across a note on the meson
wiki page[1]. I wish I knew about it years ago!

This patch adds a note to
https://www.postgresql.org/docs/current/regress-run.html so that other
hackers and potential hackers will know about it.

[1] https://wiki.postgresql.org/wiki/Meson

Yours,

-- 
Paul              ~{:-)
pj@illuminatedcomputing.com

Commits

  1. doc: Document how to run a subset of regress tests