pgsql: Fix contrib/pg_upgrade to clean all the cruft made during "make

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix contrib/pg_upgrade to clean all the cruft made during "make
Дата
Msg-id E1Vynox-0004G8-9o@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix contrib/pg_upgrade to clean all the cruft made during "make check".

Although these files get cleaned up if the test runs to completion,
a failure partway through leaves trash all over the floor.  The Makefile
ought to be bright enough to get rid of it when you say "make clean".

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4cf81b737d5bb5f695671479c427c78f95c82119

Modified Files
--------------
contrib/pg_upgrade/Makefile |    4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Rename walLogHints to wal_log_hints for easier grepping.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Aggressively freeze tables when CLUSTER or VACUUM FULL rewrites