initdb conf-files linebreaks

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: initdb conf-files linebreaks
Date: 2004-10-24 14:51:20
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE475FCC@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Attached patch makes initdb generate the config files with windows
linebreaks when running on windows. This makes it a lot easier for the
user to edit the configuration files, since any win32 plaintext editor
can be used (such as notepad for example).

If this is acceptable, and the method is ok, please apply for beta4 so
we can add some nice icons to the win32 installer :-)

//Magnus

Attachment Content-Type Size
initdb_win32newline.patch application/octet-stream 792 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-10-24 15:08:24 Re: initdb conf-files linebreaks
Previous Message Tom Lane 2004-10-24 14:25:59 Re: hash_create(): check return code