Re: pgbench - add \if support
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Daniel Verite <daniel@manitou-mail.org>, Vik Fearing <vik.fearing@2ndquadrant.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-03-01T18:06:22Z
Lists: pgsql-hackers
Hi Fabien, Daniel, On 2018-03-01 18:47:04 +0100, Fabien COELHO wrote: > > > 00000040 62 65 6e 63 68 2e 73 67 6d 6c 0d 0a 69 6e 64 65 Thanks for the analysis. > Hmmm. "0d 0a" looks bad. It does. TBQH the aesthetics of seing ^M's all over is what made me complain ;) > I've meddled into "/etc/mime.types" to change "text/x-diff" to "text/plain" > used by some other mailers. Here is the v6 version again, size is 38424 and > md5sum is 63d79c0d5a93294f002edc640a3f525b. This does look better. Not quite sure what the problem is, but ... Greetings, Andres Freund
Commits
-
Add \if support to pgbench
- f67b113ac627 11.0 landed