Re: What's left?

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: What's left?
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F289@harris.memetrics.local
обсуждение исходный текст
Ответ на What's left?  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Ответы Re: What's left?  (Andrew Dunstan <andrew@dunslane.net>)
Re: [pgsql-hackers-win32] What's left?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> I would like very much to help any way possible in solving any last
> remaining issues.  Once the CVS sources are compliable, it will be
> easier to make meaningful contributions.  I'm really looking
> forward to testing and benchmarking the win32 port.  A big thanks
> to all who continue to work so hard on this project.

To answer the question, "what's left?"

There is one patch I've submitted waiting for application (12/01/04), and
I've got another patch almost ready (adds some missing functions, and fixes
busted Makefiles etc) that, with Magnus's signal code, will give us a
compilable, runnable, and somewhat buggy Win32 port.

It will then be a matter of fixing things like:
 * installation directory issues (/usr/local/pgsql/bin won't work too well
outside of the MingW environment :-)
 * general directory handling (ie. whitespaces in directory names;
forward/backslash path canonicalization)
 * sync issues
 * any missing structs/items in shared memory
 * generally, running the test suite, and fixing whatever is busted (I'm at
41 tests passing now :-)

I'm imagining we'll be in a position to be able to start on the above in as
little as 2 weeks...

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Bunch o' dead code in GEQO
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: What's left?