Re: TODO items

From: <andrew(at)dunslane(dot)net>
To: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: TODO items
Date: 2003-09-08 06:20:53
Message-ID: 2085.24.211.141.25.1063002053.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Bruce Momjian said:
> Is anyone working on any of the Win32 TODO items? Have questions?
>
> There are 27 people subscribed to this list.
>

As I think I indicated, I am working on initdb in C.

I looked at the CONNX stuff, but between the C++isms and the Windowsisms
it looked to be not a good place to start - so I'm starting from scratch.

(This works for me because I can do most of the work on my Linux machine,
and not have to fight my daughter too much for use of the only Windows box
in my house that runs fast enough).

This will take me some weeks, I suspect. I have a scribbled list of
external dependencies that need direct some C replication (rm -rf, ls,
sed, etc.) and a couple of open items in my head (e.g. how good is Windows
popen() with redirection?). I don't see any blockers at this stage, it's
just a bit tedious.

BTW, for anyone working on this port, I recommend looking at the porting
guide on MSDN - it appears to have some useful info. Maybe the web page
should have a link to that too.

cheers

andrew

In response to

  • TODO items at 2003-09-08 04:02:57 from Bruce Momjian

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Dave Page 2003-09-08 07:14:07 Re: [pgsql-hackers-win32] Windows CHM format for the documents
Previous Message Bruce Momjian 2003-09-08 04:02:57 TODO items