Reformat the comments in pg_hba.conf and pg_ident.conf
Peter Eisentraut <peter_e@gmx.net>
Reformat the comments in pg_hba.conf and pg_ident.conf These files have apparently been edited over the years by a dozen people with as many different editor settings, which made the alignment of the paragraphs quite inconsistent and ugly. I made a pass of M-q with Emacs to straighten it out.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/pg_hba.conf.sample | modified | +39 −36 |
| src/backend/libpq/pg_ident.conf.sample | modified | +15 −13 |
| src/bin/initdb/initdb.c | modified | +5 −5 |