Re: pg_ctl

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_ctl
Date: 2003-11-28 22:20:37
Message-ID: 200311282220.hASMKbC21586@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 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(at)commandprompt(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

  • pg_ctl at 2003-11-28 19:11:54 from Joshua D. Drake

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Neil Conway 2003-11-29 00:10:47 Re: [PATCHES] pg_ctl
Previous Message Bruce Momjian 2003-11-28 21:42:10 Re: fork/exec

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2003-11-29 00:10:47 Re: [PATCHES] pg_ctl
Previous Message Joshua D. Drake 2003-11-28 19:39:51 Re: [PATCHES] file too large, segmentation fault