Re: [PATCHES] win32: whitespace in dir names, shmem bug

2004-05-06 Thread Bruce Momjian
Patch applied. Thanks. --- Claudio Natoli wrote: > > For application to HEAD, following community review. > > sysv_shmem.c patch is to correct a bug that prevents the postmaster > recovering from an unexpected backend te

Re: [PATCHES] win32: whitespace in dir names, shmem bug

2004-05-03 Thread Magnus Hagander
> > Great to see you caught that. That's one more off my list > of things to > > dig into. > > Are there any not listed here: > http://momjian.postgresql.org/main/writings/pgsql/win32.html > > If so, they probably should be put up. I don't think so. It's mostly sub-issues under the known loca

Re: [PATCHES] win32: whitespace in dir names, shmem bug

2004-05-03 Thread Claudio Natoli
> Great to see you caught that. That's one more off my list of things to > dig into. Are there any not listed here: http://momjian.postgresql.org/main/writings/pgsql/win32.html If so, they probably should be put up. Cheers, Claudio --- Certain disclaimers and policies apply to all email sen

Re: [PATCHES] win32: whitespace in dir names, shmem bug

2004-05-03 Thread Magnus Hagander
> For application to HEAD, following community review. > > sysv_shmem.c patch is to correct a bug that prevents the > postmaster recovering from an unexpected backend termination. Great to see you caught that. That's one more off my list of things to dig into. I expected it was something that ea