Re: TAP tests and symlinks on Windows

Поиск
Список
Период
Сортировка
От Juan José Santamaría Flecha
Тема Re: TAP tests and symlinks on Windows
Дата
Msg-id CAC+AXB0ZLi009OT5=EZE4Kwg+Ce_Ri3DMJ+Vpzj+xAe_7aZFfA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: TAP tests and symlinks on Windows  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Ответы Re: TAP tests and symlinks on Windows  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Список pgsql-hackers

On Wed, Jul 8, 2020 at 3:54 PM Andrew Dunstan <andrew.dunstan@2ndquadrant.com> wrote:

Incidentally, perl2host is arguably a bad name for this routine - there
is nothing perl-specific about the paths, they are provided by the msys
environment. Maybe virtual2host or some such would be a better name, or
even just host_path or native_path.

There is a utility cygpath [1] meant for the conversion between Unix and Windows path formats, that might be a meaningful name also.


Regards,

Juan José Santamaría Flecha

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: OpenSSL 3.0.0 compatibility
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pg_resetwal --next-transaction-id may cause database failed to restart.