Fix typos in miscinit.c.

Amit Kapila <akapila@postgresql.org>

Commit: 2ab5c03dc16a8ee029d79a5813c9163d4c1b1ace
Author: Amit Kapila <akapila@postgresql.org>
Date: 2019-12-09T03:35:37Z
Releases: 10.12
Fix typos in miscinit.c.

Commit f13ea95f9e moved the description of postmaster.pid file contents
from miscadmin.h to pidfile.h, but missed to update the comments in
miscinit.c.

Author: Hadi Moshayedi
Reviewed-by: Amit Kapila
Backpatch-through: 10
Discussion: https://postgr.es/m/CAK=1=WpYEM9x3LGkaxgXaxeYQjnkdW8XLsxrYRTE2Gq-H83FMw@mail.gmail.com

Files

PathChange+/−
src/backend/utils/init/miscinit.c modified +2 −2

Discussion