Make the default pg_hba.conf and pg_ident.conf align at 8-character boundaries
Peter Eisentraut <peter_e@gmx.net>
Make the default pg_hba.conf and pg_ident.conf align at 8-character boundaries to make it easier to use with tabs.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/backup.sgml | modified | +3 −3 |
| doc/src/sgml/client-auth.sgml | modified | +27 −27 |
| src/backend/libpq/pg_hba.conf.sample | modified | +4 −4 |
| src/backend/libpq/pg_ident.conf.sample | modified | +1 −1 |