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(-)