hissqlite (was Re: ovsqlite)
Bo Lindbergh <[email protected]>
| Newsgroups | gmane.network.inn |
|---|---|
| Message-ID | <[email protected]> |
Quoth Russ Allbery <[email protected]>: > > I'm wondering if sqlite could handle the history file. I'll have a look at it. history/buildconfig.in contains: > if (!-d 'hisv6') { > if (-d 'history/cnfs') { ^^^^ This is a copy-and-paste error, right? Step 1 seems to be merging and refactoring history/buildconfig and storage/buildconfig since they apparently do the same thing except with different names. /Bo Lindbergh