pgsql: Remove tests that don't work on Windows.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Remove tests that don't work on Windows.
Дата
Msg-id E1kdGGH-0004Fy-TJ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove tests that don't work on Windows.

On Windows, a filename cannot contain backslashes, because a backslash
is used directory separator. Remove tests I added in commit 9c4f5192f
that tried to do that. We could perhaps use a SKIP block to only skip
them on Windows, but I'm not sure how exactly to formulate that, so just
remove the tests to make the buildfarm green again.

Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/951dfa34f41bb851602216d3ada5f80135370e4f

Modified Files
--------------
src/bin/pg_rewind/t/003_extrafiles.pl | 14 +++-----------
1 file changed, 3 insertions(+), 11 deletions(-)


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

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: pgsql: pg_trgm: fix crash in 2-item picksplit
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: change wire protocol data type for history file content