Daniel Gustafsson <[email protected]> writes:
>> On 7 Oct 2021, at 20:26, Tom Lane <[email protected]> wrote:
>> Previously it only checked for version >= 5.8.0, although the
>> documentation has said that the minimum version is 5.8.3 since
>> commit dea6ba939.

> src/test/perl/README still claims "5.8.0 and newer", not sure how important
> that is to fix but it seems a bit inconsistent now.

Ah, done.  I grepped for other possible references to 5.8.x, and
found

src/tools/msvc/gendef.pl:use 5.8.0;

but I don't think we need to change that.

                        regards, tom lane


Reply via email to