Fix variant float8 expected files to have exactly the expected spacing.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7b81782be36230bb8a698744995f2c9360ba891f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-07-08T15:15:05Z
Releases: 9.0.0
Fix variant float8 expected files to have exactly the expected spacing.
This wasn't important when we used diff's -w (--ignore-all-space) option
to compare regression result files, but it is now.  Per buildfarm member
canary, which evidently has been offline since we did that in November,
but came to life again today.

Files