Re: Win32, PITR, nested transactions, tablespaces - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Win32, PITR, nested transactions, tablespaces
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE1716A7@algol.sollentuna.se
Whole thread Raw
In response to Win32, PITR, nested transactions, tablespaces  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
>> Today is May 28. So if nobody will not commit above within 3
>days, non
>> of them will be in 7.5(8.0). Am I correct?
>
>Not necessarily ... there are several Win32 related features
>that still
>haven't been committed (that I've seen) that will push back
>the release,
>and hopefully give some time for the other ones to get in ...

Are you saying that the completion of the win32 port will be what
decides feature-freeze? When it's ready, it's out of time for other
parts?


>Off the top of my head ... the Installer and Service Manager
>come to mind
>... and Tom's fsync changes ...

As already said, installer is a pgfoundry project, like other installers
(and yes; I'll put something up there RSN. Almost ready).
The fsync changes is the big thing.


As for your other question, I beleive these are the only things we'd
classify as "addded features". There are a few known bugs (see Bruces
page http://momjian.postgresql.org/main/writings/pgsql/win32.html) as
well.

//Magnus


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Win32, PITR, nested transactions, tablespaces
Next
From: Alvaro Herrera
Date:
Subject: Re: SELECT * FROM LIMIT 1; is really slow