]> granicus.if.org Git - postgresql/commit
In initdb.c, rename some newly created functions, and move the directory
authorBruce Momjian <bruce@momjian.us>
Tue, 4 Dec 2012 04:22:56 +0000 (23:22 -0500)
committerBruce Momjian <bruce@momjian.us>
Tue, 4 Dec 2012 04:22:56 +0000 (23:22 -0500)
commit26374f2a0fc02b76a91b7565e908dbae99a3b5f9
treedcfe63f4e8c85c4b21dc376cd5e73614cd697d06
parent630cd14426dc1daf85163ad417f3a224eb4ac7b0
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.
src/bin/initdb/initdb.c