pgsql: fix a perl typo

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: fix a perl typo
Date: 2015-11-19 07:43:44
Message-ID: E1ZzJse-0008AY-Lr@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

fix a perl typo

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f11c557e92c50d3d613d1173c15feb5310ba4744

Modified Files
--------------
src/tools/msvc/vcregress.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-11-19 15:51:33 pgsql: Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERRO
Previous Message Andrew Dunstan 2015-11-19 04:39:33 Re: [COMMITTERS] pgsql: Improve vcregress.pl's handling of tap tests for client programs