Re: pgsql: Skip temp tables from basebackup.

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: pgsql: Skip temp tables from basebackup.
Дата
Msg-id 87y3idmvwu.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: pgsql: Skip temp tables from basebackup.  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-committers
>>>>> "Teodor" == Teodor Sigaev <teodor@sigaev.ru> writes:

 Teodor> Hm, seems, Windows doesn't like this patch

You added two tests to the SKIP: block without updating the number of
tests that would be skipped, so the final count of tests comes out
wrong.

    skip "symlinks not supported on Windows", 15 if ($windows_os);

above 15 should presumably be 17 (did not test this myself since I don't
have windows)

-- 
Andrew (irc:RhodiumToad)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Skip temp tables from basebackup.
Следующее
От: David Steele
Дата:
Сообщение: Re: pgsql: Skip temp tables from basebackup.