In initdb.c, rename some newly created functions, and move the directory
creation and xlog symlink creation to separate functions.
Per suggestions from Andrew Dunstan.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/26374f2a0fc02b76a91b7565e908dbae99a3b5f9
Modified Files
--------------
src/bin/initdb/initdb.c | 66 +++++++++++++++++++++++++++++-----------------
1 files changed, 41 insertions(+), 25 deletions(-)
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2012-12-04 04:31:51 |
| Subject: pgsql: Add support for LDAP URLs |
| Previous: | From: Bruce Momjian | Date: 2012-12-04 03:48:09 |
| Subject: pgsql: Add initdb --sync-only option to sync the data directory todura |