Re: Improve error reporting in 027_stream_regress test

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Improve error reporting in 027_stream_regress test
Дата
Msg-id 2308958.1752938871@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Improve error reporting in 027_stream_regress test  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> On Fri, Jul 18, 2025 at 11:57:07AM +0300, Nazir Bilal Yavuz wrote:
>> I added that as 0001. I used a shifting method for the 'tail'
>> direction to not use too much memory. I found that there is
>> 'File::ReadBackwards' in Perl but you need to install it, so I didn't
>> use it.

> Some old buildfarm may complain when it comes to that, like some of
> Tom's stuff (?).

We're trying to avoid requiring anything that's not in a "standard"
Perl installation, with the exception of course of IPC::Run which
there's no way to avoid using.  Now, the "standard" set is a bit
fuzzy, but certainly if a module is not present in some major
distro's minimum Perl package set then using it is a problem.

            regards, tom lane



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