Re: [pgsql-hackers-win32] pg_ctl

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [pgsql-hackers-win32] pg_ctl
Дата
Msg-id 200311282220.hASMKbC21586@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: [pgsql-hackers-win32] pg_ctl  (Neil Conway <neilc@samurai.com>)
Re: [pgsql-hackers-win32] pg_ctl  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-patches
[ Adding patches list.]

Well, I would change the // and use /* */, and remove the C++ code so it
is straight C.  Also, it should look more like our code, like initdb.c
does.

---------------------------------------------------------------------------

Joshua D. Drake wrote:
> Hello,
>
>    Here is alpha2 of pg_ctl. It is written to work on Linux(unix) and
> Win32. Please let me know
> if we missed anything.
>
> http://www.commandprompt.com/files/pg_ctl.tar.gz
>
> Sincerely,
>
> Joshua D. Drake
>
> --
> Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
> Postgresql support, programming shared hosting and dedicated hosting.
> +1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
> Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: file too large, segmentation fault
Следующее
От: Neil Conway
Дата:
Сообщение: Re: [pgsql-hackers-win32] pg_ctl