pgsql: Remove CRLF line endings in new cube results file.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove CRLF line endings in new cube results file.
Date: 2011-04-10 22:27:22
Message-ID: E1Q936I-0003b6-4j@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove CRLF line endings in new cube results file.

Branch
------
master

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

Modified Files
--------------
contrib/cube/expected/cube_3.out | 2256 +++++++++++++++++++-------------------
1 files changed, 1128 insertions(+), 1128 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-04-10 22:44:31 pgsql: Insert dummy "break"s to silence compiler complaints.
Previous Message Andrew Dunstan 2011-04-10 22:18:37 Re: pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil