Typo: pgbench.c

Started by Moon, Insungabout 7 years ago3 messageshackers
Jump to latest
#1Moon, Insung
Moon_Insung_i3@lab.ntt.co.jp

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.
----------------------------------------
Moon, insung
NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center
----------------------------------------

Attachments:

typo-pgbench.patchapplication/octet-stream; name=typo-pgbench.patchDownload+1-1
#2Michael Paquier
michael@paquier.xyz
In reply to: Moon, Insung (#1)
Re: Typo: pgbench.c

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

#3Moon, Insung
Moon_Insung_i3@lab.ntt.co.jp
In reply to: Michael Paquier (#2)
RE: Typo: pgbench.c

-----Original Message-----
From: Michael Paquier [mailto:michael@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:

Attached fix it.

Thanks, pushed. Please note that the indentation was not correct after applying your patch.

Thank you.
I'll read your advice and the PostgreSQL manual and
be careful when posting the future patch.

Regards.
Moon.

Show quoted text

--
Michael