----- Original Message ----- From: "D. Richard Hipp" <[EMAIL PROTECTED]> To: <sqlite-users@sqlite.org> Sent: Friday, June 17, 2005 9:42 PM Subject: Re: [sqlite] license to hack: pager in shmem
> On Fri, 2005-06-17 at 21:21 -0400, Paul G wrote: > > i might put in some work on this, although it's a bit more work than i'd > > hoped (shm would have been faster afair). will this patch, assuming it looks > > decent and works (for a reasonable threshold of 'works'), be accepted into > > trunk? it's a bit too much to do just for myself, but assuming others would > > benefit as well, i might be up for it. > > > > Anything that increases the library footprint needs to be > surrounded with #ifndef SQLITE_OMIT_ already in place in my working copy. > See also http://www.sqlite.org/copyright.html no issue there. i'll take your mail as a yes. is there a separate -dev list i can moot my questions (if any) to or are they on-topic for this one? -p