pgsql: Fix typo in TAP test identification string.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in TAP test identification string.
Date: 2016-05-24 00:04:33
Message-ID: E1b4zpp-0001ag-8I@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in TAP test identification string.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1087aa2314c7755cd436e37b95b84ba2c35b987c

Modified Files
--------------
src/bin/initdb/t/001_initdb.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2016-05-24 12:28:36 pgsql: Fix typo in docs
Previous Message Tom Lane 2016-05-23 23:41:17 pgsql: Fix BTREE_BUILD_STATS build.