Re: [HACKERS] [GENERAL] pg_ctl written in c

2004-04-11 Thread pgsql
> Alexander Cohen wrote: >> > Alexander Cohen wrote: >> >> Has anyone attempted to write a version of pg_ctl in C code? Is it in >> >> the works anywhere? >> > >> > Someone attempted, but never completed it a few months ago, so no, no >> > one is working on it right now. Use initdb.c as an example

Re: [HACKERS] [GENERAL] pg_ctl written in c

2004-04-11 Thread Bruce Momjian
Alexander Cohen wrote: > > Alexander Cohen wrote: > >> Has anyone attempted to write a version of pg_ctl in C code? Is it in > >> the works anywhere? > > > > Someone attempted, but never completed it a few months ago, so no, no > > one is working on it right now. Use initdb.c as an example. Just