Content-Length: 259821 | pFad | http://github.com/postgrespro/postgres_cluster/commit/4e7a5130271fcc579f89d3f7ae6b69e73d37c32a

84 Fix searchpath for modern Perl for genbki.pl · postgrespro/postgres_cluster@4e7a513 · GitHub
Skip to content

Commit 4e7a513

Browse files
committed
Fix searchpath for modern Perl for genbki.pl
This was fixed for MSVC tools by commit 1df92ee, but per buildfarm member bowerbird genbki.pl needs the same treatment. Backpatch to all live branches.
1 parent 0d13dd3 commit 4e7a513

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/backend/catalog/genbki.pl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
#
1515
#----------------------------------------------------------------------
1616

17+
use File::Basename;
18+
use File::Spec;
19+
BEGIN { use lib File::Spec->rel2abs(dirname(__FILE__)); }
20+
1721
use Catalog;
1822

1923
use strict;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/4e7a5130271fcc579f89d3f7ae6b69e73d37c32a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy