Re: [PATCHES] Tablespaces

2004-06-05 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Yes, I was wondering if it was ready for application. Tom, you want to > eyeball it? I do. I'd like to get the composite-type-column stuff out of the way first, and then I'll buckle down to reviewing patches (this one and the other major patches in the

Re: [PATCHES] Tablespaces

2004-06-05 Thread Bruce Momjian
Yes, I was wondering if it was ready for application. Tom, you want to eyeball it? --- Christopher Kings-Lynne wrote: > Just reminding someone to review this some time...it does all seem to > work very well :) > > Chris >

Re: [PATCHES] Tablespaces

2004-06-05 Thread Christopher Kings-Lynne
Just reminding someone to review this some time...it does all seem to work very well :) Chris Gavin Sherry wrote: Attached is an updated patch, fixing a compile error which my compiler didn't seem to detect/suffer from and incorporating fixes to problems raised by Neil. Thanks, Gavin

Re: [PATCHES] eventlog fix

2004-06-05 Thread Laurent Ballester
Hello, > > We don't use this hungarian notation anywhere ... it certainly looks > ugly. > Sorry, I modify pgevent.c again and suppress all hungarian variables naming. I add a diff -c for src/bin/Makefile, necessary to compile pgevent for windows platform. regards Laurent Ballester /*-