pgsql: Fix perl searchpath for gen_keywordlist.pl

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix perl searchpath for gen_keywordlist.pl
Date: 2019-02-07 16:15:28
Message-ID: E1grmKm-0006Bn-Ls@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix perl searchpath for gen_keywordlist.pl

as found by running src/tools/perlcheck/pgperlsyncheck

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/51b025933d442823b076e36f4dbe756d25b1a159

Modified Files
--------------
src/tools/gen_keywordlist.pl | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-02-07 18:11:33 pgsql: Ensure that foreign scans with lateral refs are planned correctl
Previous Message Andrew Dunstan 2019-02-07 16:12:06 pgsql: Fix searchpath and module location for pg_rewind and ssl TAP tes