pgsql: MSVC: Remove any tmp_check directory before running a TAP tests

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: MSVC: Remove any tmp_check directory before running a TAP tests
Дата
Msg-id E1frIrj-0006kc-8q@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
MSVC: Remove any tmp_check directory before running a TAP test suite.

Back-patch to v11, where commit 90627cf98a8e7d0531789391fd798c9bfcc3bc1a
made the GNU make build system do likewise.  Without this, when a
typical PostgresNode-using test failed, subsequent runs bailed out with
a "File exists" error.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4cd8479369ee3d366a8014593e6a3405eb9952a9

Modified Files
--------------
src/tools/msvc/vcregress.pl | 2 ++
1 file changed, 2 insertions(+)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Improve error messages for CREATE OR REPLACE PROCEDURE
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Clarify comment about assignment and reset of temp namespaceID