diff options
author | Andres Freund <andres@anarazel.de> | 2025-03-05 13:19:28 -0500 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2025-03-05 13:19:28 -0500 |
commit | d4a6c847ca0afc40a558c53995eaaf393cf66785 (patch) | |
tree | fdabd89f6edf1ed94b81ad5199592b78bf65ee89 /src/backend/access/gist/gistxlog.c | |
parent | 0a2f5df88168e3d8c50e3a26bf1ca45c61f9d6f2 (diff) | |
download | postgresql-d4a6c847ca0afc40a558c53995eaaf393cf66785.tar.gz postgresql-d4a6c847ca0afc40a558c53995eaaf393cf66785.zip |
ci: Document what makes certain tasks special
To increase coverage without drastically increasing CI resource usage, we have
different CI tasks test different things (e.g. the linux tasks use
sanitizers). Unfortunately that can create confusing situations where CI
fails on some OS, but not others, without the problem appearing to be platform
dependent.
To, partially, address that, add a comment, prefixed with SPECIAL, to each
task that we use to test in some non-default way.
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/321570.1741195755@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions