| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Craig Ringer <craig(dot)ringer(at)enterprisedb(dot)com>, Noah Misch <noah(at)leadboat(dot)com> |
| Subject: | Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3. |
| Date: | 2021-10-07 20:05:44 |
| Message-ID: | 202110072005.ywkhvq5xxxkx@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On 2021-Oct-07, Daniel Gustafsson wrote:
> Agreed, that's a lot more helpful. Since the set of core Perl modules change
> over time as modules are brought in (at least that's my understanding of it),
> that last paragraph might want to discourage use of modules that aren't
> expected to be in-core in commonly used systems? It might be overthinking it
> though.
Maybe we can mention `corelist -a` as a way to find out the module
versions shipped with each Perl version.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"The Gord often wonders why people threaten never to come back after they've
been told never to return" (www.actsofgord.com)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2021-10-07 20:11:49 | Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3. |
| Previous Message | Daniel Gustafsson | 2021-10-07 19:51:49 | Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2021-10-07 20:11:49 | Re: pgsql: Adjust configure to insist on Perl version >= 5.8.3. |
| Previous Message | Stephen Frost | 2021-10-07 20:02:37 | Re: storing an explicit nonce |