pgsql: ci: Enable injection points in builds

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: ci: Enable injection points in builds
Дата
Msg-id E1rS72p-002fmu-3d@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
ci: Enable injection points in builds

--enable-injection-points and -Dinjection_points=true are now given to
the commands triggered by the tasks where assertions are enabled,
providing coverage for injection points or any test using them.

Author: Heikki Linnakangas
Discussion: https://postgr.es/m/0615a424-b726-4157-afa7-4245629f9512@iki.fi

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/183b6f73b04e41cd8468eab74ab191602c66617b

Modified Files
--------------
.cirrus.tasks.yml | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: pgsql: Fix possible NULL pointer dereference in GetNamedDSMSegment().
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Add better handling of redundant IS [NOT] NULL quals