Re: plperl: update ppport.h and fix configure version check

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: plperl: update ppport.h and fix configure version check
Date: 2021-10-07 16:23:49
Message-ID: 66726.1633623829@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

AFAICS we have consensus on doing these things (in HEAD only):

* update ppport.h to perl 5.34.0

* adjust configure and docs to set 5.8.3 as the minimum perl version

* adjust docs to say we don't test or support AIX below 7.1.

I'll go make these things happen.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2021-10-07 16:26:26 Re: storing an explicit nonce
Previous Message Robert Haas 2021-10-07 16:07:28 Re: refactoring basebackup.c