pgsql: Remove CRLF line endings in new cube results file. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Remove CRLF line endings in new cube results file.
Date
Msg-id E1Q936I-0003b6-4j@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil
Next
From: Tom Lane
Date:
Subject: pgsql: Insert dummy "break"s to silence compiler complaints.