pgsql: Revert "Fix under-quoted filename pattern in pgbench TAP test."

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Revert "Fix under-quoted filename pattern in pgbench TAP test."
Дата
Msg-id E1glcSh-0004Y2-Sy@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "Fix under-quoted filename pattern in pgbench TAP test."

This reverts commit 458a1244f1fcf407874482a93b7631ecf5303d6e.
It has portability problems on Windows, which will require
a little bit of research to fix.

Discussion: https://postgr.es/m/20202.1548035461@sss.pgh.pa.us

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/93f80cc2d75866cb6c53ce8e1addac47f6b61d67

Modified Files
--------------
src/bin/pgbench/t/001_pgbench_with_server.pl | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)


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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: pgsql: Postpone generating tlists and EC members for inheritancedummy
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid thread-safety problem in ecpglib.