remove dbname arg from bootstrap mode
От
Alvaro Herrera
Тема
remove dbname arg from bootstrap mode
Дата
Msg-id
20070216000718.GA4682@alvh.no-ip.org
Список
Дерево обсуждения
remove dbname arg from bootstrap mode Alvaro Herrera <alvherre@commandprompt.com>
Re: remove dbname arg from bootstrap mode Tom Lane <tgl@sss.pgh.pa.us>
Re: remove dbname arg from bootstrap mode Alvaro Herrera <alvherre@commandprompt.com>
Re: remove dbname arg from bootstrap mode Tom Lane <tgl@sss.pgh.pa.us>
This little patch removes the dbname argument to InitPostgres in the bootstrap mode. It also cleans a bit of fallout: initdb uselessly passing an unused database name, postmaster starting a dummy process, and removes the -y option to the bootstrap process, which is undocumented and useless. Unless there are objections I intend to apply this shortly. AFAICS it doesn't need a catversion bump. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-patches по дате отправления