Re: pgbench stats per script & other stuff
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2016-02-09T07:24:53Z
Lists: pgsql-hackers
Hi Michaël, >> Attached 19-d and 19-e. > > +/* return builtin script "name", or fail if not found */ > builtin does not sound like correct English to me, but built-in is. I notice that "man bash" uses "builtin" extensively, so I think it is okay like that, but I would be fine as well with "built-in". I suggest to let it as is unless some native speaker really requires "built-in", in which case there would be many places to update, so that would be another orthographic-oriented patch:-) -- Fabien.
Commits
-
pgbench: Allow changing weights for scripts
- 7bafffea647e 9.6.0 landed