Re: [PATCHES] win32 inode fix

2004-02-08 Thread Neil Conway
Claudio Natoli <[EMAIL PROTECTED]> writes: > Under Win32, stat() returns an st_ino field, but it has no meaning (on > Win2K, and possibly all Win32 variants, it is always 0). MSDN says: Number of the information node (the inode) for the file (UNIX-specific). On UNIX file systems, the inod

Re: [PATCHES] Updated win32 readdir patch

2004-02-08 Thread Magnus Hagander
>> Here is an updated version of the win32 readdir patch. > >> 1) Now puts in exactly the same change as the current-cvs mingw code >> does. (see >> >>http://cvs.sourceforge.net/viewcvs.py/mingw/runtime/mingwex/dir ent.c?r1=3D >> 1.3&r2=3D1.4, second part of the patch). > I don't really agree wit

Re: [PATCHES] Updated win32 readdir patch

2004-02-08 Thread Tom Lane
"Magnus Hagander" <[EMAIL PROTECTED]> writes: > Here is an updated version of the win32 readdir patch. > 1) Now puts in exactly the same change as the current-cvs mingw code > does. (see > http://cvs.sourceforge.net/viewcvs.py/mingw/runtime/mingwex/dirent.c?r1=3D > 1.3&r2=3D1.4, second part of the

Re: [PATCHES] Updated win32 readdir patch

2004-02-08 Thread Neil Conway
"Magnus Hagander" <[EMAIL PROTECTED]> writes: > Here is an updated version of the win32 readdir patch. Do we actually need to apply this to the main CVS tree, or can we just wait for a mingw release that includes the fix? -Neil ---(end of broadcast)--

Re: [pgsql-hackers-win32] [PATCHES] win32 signals, part 5

2004-02-08 Thread Magnus Hagander
Actually, it seems I forgot to attach the actual patch *again*. Sheesh. Here goes. //Magnus >Here's the new one. Turns out I had already fixed the one part >I thought >I still had, so it was already ready. > >Changes since last patch: > >1) Error messages in pgwin32_signal_initialize() are no

[PATCHES] Updated win32 readdir patch

2004-02-08 Thread Magnus Hagander
Hello! Here is an updated version of the win32 readdir patch. 1) Now puts in exactly the same change as the current-cvs mingw code does. (see http://cvs.sourceforge.net/viewcvs.py/mingw/runtime/mingwex/dirent.c?r1= 1.3&r2=1.4, second part of the patch). 2) Updates both xlog.c and slru.c in backe

Re: [PATCHES] [HACKERS] dollar quoting

2004-02-08 Thread Andrew Dunstan
Andrew Dunstan wrote: Tom Lane wrote: Andrew Dunstan <[EMAIL PROTECTED]> writes: After staring at the code for a long time, I think I see how to do this. It's complicated a bit by the fact that $ is a valid identifier character. So my current thinking is to say that if we see $ not in a