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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: In initdb.c, rename some newly created functions, and move the d
Дата
Msg-id E1Tfk29-0007hV-NS@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Add initdb --sync-only option to sync the data directory to dura
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add support for LDAP URLs