Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3.

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3.
Date: 2021-10-07 18:33:22
Message-ID: 150C7533-8A64-4829-ABEA-50F0D49FC598@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

> On 7 Oct 2021, at 20:26, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> 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.

--
Daniel Gustafsson https://vmware.com/

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-10-07 18:45:43 pgsql: Update test/perl/README to insist on Perl version >= 5.8.3, too.
Previous Message Tom Lane 2021-10-07 18:26:55 pgsql: plperl: update ppport.h to Perl 5.34.0.

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2021-10-07 18:38:29 Re: storing an explicit nonce
Previous Message Tom Lane 2021-10-07 18:32:03 Re: plperl: update ppport.h and fix configure version check