Re: PG_TEST_EXTRAs by theme rather than test name (Re: pgsql: Add tests for libpq gssencmode and sslmode options)
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Heikki Linnakangas <hlinnaka@iki.fi>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-04-14T08:16:24Z
Lists: pgsql-hackers
On 12.04.24 19:03, Heikki Linnakangas wrote: > As we accumulate more PG_TEST_EXTRA options, I think we should > categorize the tests by the capabilities they need or the risk > associated, rather than by test names. This was recently discussed at [0], without success. [0]: https://www.postgresql.org/message-id/flat/CAN55FZ1zPuyoj0KtTOZ_oTsqdVd-SCRAb2RP7c-z0jWPneu76g%40mail.gmail.com
Commits
-
Move libpq encryption negotiation tests
- 65dfe9d167e9 17.0 landed
-
Add tests for libpq gssencmode and sslmode options
- 1169920ff770 17.0 cited