Re: [PATCHES] wal_sync_method as enum

2008-04-08 Thread Magnus Hagander
Alvaro Herrera wrote: > Magnus Hagander wrote: > > Attached patch implements wal_sync_method as an enum. I'd like > > someone to look it over before I apply it - I don't have the > > machines to test all codepaths (and some of it is hard to test - > > better to read it and make sure it's right). >

Re: [PATCHES] wal_sync_method as enum

2008-04-07 Thread Alvaro Herrera
Magnus Hagander wrote: > Attached patch implements wal_sync_method as an enum. I'd like someone > to look it over before I apply it - I don't have the machines to test > all codepaths (and some of it is hard to test - better to read it and > make sure it's right). > > In order to implement the enu