Typo: pgbench.c

From: "Moon, Insung" <Moon_Insung_i3(at)lab(dot)ntt(dot)co(dot)jp>
To: "'Pg Hackers'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Typo: pgbench.c
Date: 2019-01-23 05:18:49
Message-ID: 008001d4b2db$1f772170$5e656450$@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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
----------------------------------------

Attachment Content-Type Size
typo-pgbench.patch application/octet-stream 519 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-01-23 06:01:01 Re: Typo: pgbench.c
Previous Message Tom Lane 2019-01-23 05:17:44 Re: Strange query behaviour