Cosmetic cleanups in initdb.c.
Tom Lane <tgl@sss.pgh.pa.us>
Cosmetic cleanups in initdb.c. Commit bcbd94080 didn't bother to fix up a comment it had falsified. Also, const-ify choose_dsm_implementation(), since what it's returning is always a constant string; pickier compilers would warn about this.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.c | modified | +7 −6 |