Typo: pgbench.c
Moon, Insung <moon_insung_i3@lab.ntt.co.jp>
From: "Moon, Insung" <Moon_Insung_i3@lab.ntt.co.jp>
To: "'Pg Hackers'" <pgsql-hackers@postgresql.org>
Date: 2019-01-23T05:18:49Z
Lists: pgsql-hackers
Attachments
- typo-pgbench.patch (application/octet-stream) patch
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 ----------------------------------------
Commits
-
Fix typo in pgbench.c
- 1699e6dd1fa7 12.0 landed