pgsql: Unbreak pg_basebackup/t/010_pg_basebackup.pl on msys

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Unbreak pg_basebackup/t/010_pg_basebackup.pl on msys
Дата
Msg-id E1nC4lH-00011o-Pq@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Unbreak pg_basebackup/t/010_pg_basebackup.pl on msys

Once again we ran foul of the rather baroque msys2 path translation
rules. The cure as in many cases is to do the translation ourselves.

Discussion: https://postgr.es/m/CA+TgmoZU+1yj8TZ8PZrPHxPmr6Wz84V2RfZnsd5HnZugYtqZng@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/bin/pg_basebackup/t/010_pg_basebackup.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remember to reset yy_start state when firing up repl_scanner.l.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: pg_upgrade: Preserve database OIDs.