> -Original Message-
> From: Michael Paquier [mailto:mich...@paquier.xyz]
> Sent: Wednesday, January 23, 2019 3:01 PM
> To: Moon, Insung
> Cc: 'Pg Hackers'
> Subject: Re: Typo: pgbench.c
>
> On Wed, Jan 23, 2019 at 02:18:49PM +0900, Moon, Insung wrote
On Wed, Jan 23, 2019 at 02:18:49PM +0900, Moon, Insung wrote:
> Attached fix it.
Thanks, pushed. Please note that the indentation was not correct
after applying your patch.
--
Michael
signature.asc
Description: PGP signature
Dear hackers.
I found a minor typo in the comment pgbench.c.
-* always allocate one more in order to accomodate the NULL
terminator
+* always allocate one more in order to accommodate the NULL
terminator
Attached fix it.
Regards.
Moon.
-