Typo fixes in Solution.pm, part of MSVC scripts

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: Typo fixes in Solution.pm, part of MSVC scripts
Date: 2014-05-26 00:34:50
Message-ID: CAB7nPqQzgZPUquVwLt1hSPFO5fmOJTPpNov=Ra5nH8NuNkuang@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-odbc

Hi all,

I noticed a couple of typos in Solution.pm, fixed by the patch
attached. Those things have been introduced by commits cec8394 (visual
2013 support) and 0a78320 (latest pgident run, not actually a problem
of pgident, because of a misuse of commas).
The tab problems should not be backpatched to 9.3, but the use of
commas instead of semicolons should be.

Regards,
--
Michael

Attachment Content-Type Size
20140526_msvc_typos.patch text/x-patch 893 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-05-26 03:08:16 Re: Typo fixes in Solution.pm, part of MSVC scripts
Previous Message Matteo Beccati 2014-05-25 23:27:58 Re: [PATCH] Replacement for OSSP-UUID for Linux and BSD

Browse pgsql-odbc by date

  From Date Subject
Next Message Tom Lane 2014-05-26 03:08:16 Re: Typo fixes in Solution.pm, part of MSVC scripts
Previous Message Michael Paquier 2014-05-25 23:11:48 Re: [ANNOUNCE] psqlODBC 09.03.0300 Released