pgsql: Minor portability fixes for new TAP script.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Minor portability fixes for new TAP script.
Date: 2020-01-03 00:45:12
Message-ID: E1inB5U-0006gZ-A2@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Minor portability fixes for new TAP script.

Satisfy perlcritic, mostly. Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/90d7f6604b6ed2dcedee2884c3b01541600515cb

Modified Files
--------------
src/bin/psql/t/010_tab_completion.pl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2020-01-03 02:31:09 pgsql: Clear up btree_xlog_split() alignment comment.
Previous Message Julien Rouhaud 2020-01-02 22:35:24 Re: pgsql: Make parser rely more heavily on the ParseNamespaceItem data str