pgsql: meson: Remove redundant return code check

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: meson: Remove redundant return code check
Дата
Msg-id E1qEuN6-0013PP-88@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
meson: Remove redundant return code check

run_command(check: true) already would have errorred out before the check is
reached.

Author: Tristan Partin <tristan@neon.tech>
Discussion: CSPIJVUDZFKX.3KHMOAVGF94RV@c3po

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5f87a021257f1ea1cacdced0cf49ff1c58ecf5e9

Modified Files
--------------
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Defend against bogus parameterization of join input paths.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix pg_depend entry to AMs after ALTER TABLE .. SET ACCESS METHO