From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Avoid Perl warning |
Date: | 2017-03-22 04:23:10 |
Message-ID: | E1cqXni-0000tl-UE@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Avoid Perl warning
Perl versions before 5.12 would warn "Use of implicit split to @_ is
deprecated".
Author: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/9ca2dd578db4086ae8a6eb6fd82ac376b7b2804e
Modified Files
--------------
src/test/recovery/t/006_logical_decoding.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2017-03-22 07:07:29 | pgsql: Teach xlogreader to follow timeline switches |
Previous Message | Peter Eisentraut | 2017-03-22 03:45:52 | Re: PUBLICATIONS and pg_dump |