pgsql: In initdb.c, rename some newly created functions, and move the d - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: In initdb.c, rename some newly created functions, and move the d
Date
Msg-id E1Tfk29-0007hV-NS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add initdb --sync-only option to sync the data directory to dura
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add support for LDAP URLs