pgsql: Use native methods to open input in TestLib::slurp_file on Windo

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Use native methods to open input in TestLib::slurp_file on Windo
Дата
Msg-id E1iZ1h5-0000qS-1f@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Use native methods to open input in TestLib::slurp_fileon Windo  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-committers
Use native methods to open input in TestLib::slurp_file on Windows.

It is hoped that this will avoid some errors that we have seen before,
but lately with greater frequency, in buildfarm animals.

For now apply only to master. If this proves effective it can be
backpatched.

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

Author: Juan José Santamaría Flecha

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/114541d58e5970e51b78b77b65de16210beaab43

Modified Files
--------------
src/test/perl/TestLib.pm | 27 +++++++++++++++++++++++----
1 file changed, 23 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: improve discussion of race conditions involved in LISTEN.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Refactor reloption handling for index AMs in-core