Hello David,
> This patch applies cleanly and compiles at cccbdde with some whitespace
> issues.
>
> $ patch -p1 < ../other/pgbench-more-ops-funcs-9.patch
> (Stripping trailing CRs from patch.)
My guess is that your mailer changed the eol-style of the file when saving
it:
sh> sha1sum pg-patches/pgbench-more-ops-funcs-9.patch 608a601561f4cba982f0ce92df30d1868338342b
ISTM that standard mime-type of *.patch and *.diff is really
"text/x-diff", so my ubuntu laptop is somehow right to put that in
"/etc/mime.types", but this seems to have anoying consequences at least on
Macs.
--
Fabien.