Re: [PATCH] pgbench: Bug fix for the -d option
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: miyake_kouta <miyake_kouta@oss.nttdata.com>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-06T13:00:38Z
Lists: pgsql-hackers
On Fri, Mar 05, 2021 at 06:35:47PM +0900, Fujii Masao wrote: > Understood. Thanks! Okay, so I have gone through this stuff today, and applied the simplification. Thanks. -- Michael
Commits
-
pgbench: Simplify some port, host, user and dbname assignments
- f1516ad7b3a9 14.0 landed