| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | remove no longer necessary Perl compatibility hack |
| Date: | 2022-10-17 08:16:49 |
| Message-ID: | 20221017081649.fjcd2kjqif77uyf2@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello
While messing about with Cluster.pm I noticed that we don't need the
hack to work around lack of parent.pm in very old Perl versions, because
we no longer support those versions (per commit 4c1532763a00). Trivial
patch attached.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"El que vive para el futuro es un iluso, y el que vive para el pasado,
un imbécil" (Luis Adler, "Los tripulantes de la noche")
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Remove-no-longer-needed-compatibility-hack.patch | text/x-diff | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro Horiguchi | 2022-10-17 08:26:42 | Re: [Proposal] Add foreign-server health checks infrastructure |
| Previous Message | shiy.fnst@fujitsu.com | 2022-10-17 08:11:46 | RE: create subscription - improved warning message |