Re: APR 1.0 released

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: APR 1.0 released
Дата
Msg-id 200409101002.i8AA2wY02497@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: APR 1.0 released  (Reini Urban <rurban@x-ray.at>)
Ответы Re: APR 1.0 released  (Reini Urban <rurban@x-ray.at>)
Список pgsql-hackers
Reini Urban wrote:
> Bruce Momjian schrieb:
> > OK, care to submit a patch.  As I remember the fix for rename/unlink
> > also includes how the file is opened with flags.  Anyway, we spent a lot
> > of time on this so you will have to go back in the archvies to find it
> > and determine how it can be improved.
> > 
> > Your track record for Cygwin diagnosis isn't 100%.  I am going to need
> > complete research before changing anything at this point in beta.
> 
> Ok, I'll do an analysis and patch which will have a chance to be accepted.
> Keeping pgrename in CYGWIN is probably a good idea.
> At least for consistent error reporting (which helped me in finding the 
> problem)
> Personally I don't think that any rename()-usleep loop is necessary.
> I'll check the archives.

I agree the rename loop seems unnecessary.  I kept it in case we hadn't
dealt with all the failure places.  Should we remove them now or wait
for 8.1?  Seems we should keep them in and see if we get reports from
users of looping forever, and if not we can remove them in 8.1.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Reini Urban
Дата:
Сообщение: more dirmod CYGWIN (was: APR 1.0 released)
Следующее
От: Reini Urban
Дата:
Сообщение: Re: APR 1.0 released