Re: PL_stashcache, or, what's our minimum Perl version?

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Noah Misch <noah(at)leadboat(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PL_stashcache, or, what's our minimum Perl version?
Date: 2017-08-01 00:54:28
Message-ID: b3624e34-bc92-381e-1e65-b2b34304a927@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 7/31/17 16:54, Tom Lane wrote:
> Maybe "which" isn't the best tool for the job, not sure.

Yeah, "which" is not portable. This would need a bit more work and
portability testing.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2017-08-01 01:10:07 Re: BUG #14759: insert into foreign data partitions fail
Previous Message Peter Eisentraut 2017-08-01 00:42:43 Re: AlterUserStmt anmd RoleSpec rules in grammar.y