Re: [elephant-devel] Staus of the port of Ian's new functional toCL-SQL backend....

2008-05-05 Thread Ian Eslick
Awesome! Thank you Robert. Henrik? Alex? Ian On May 4, 2008, at 10:50 PM, Robert L. Read wrote: I have now committed an all-green solution for the CL-SQL backend to elephant-unstable. I don't know that it will help the Postmodern work much --- perhaps just as a pointer for what needs to

Re: [elephant-devel] Staus of the port of Ian's new functional toCL-SQL backend....

2008-05-04 Thread Robert L. Read
I have now committed an all-green solution for the CL-SQL backend to elephant-unstable. I don't know that it will help the Postmodern work much --- perhaps just as a pointer for what needs to be done. Nonetheless, it is ready for someone who wants to work on making Postmodern work with elephant-u

Re: [elephant-devel] Staus of the port of Ian's new functional toCL-SQL backend....

2008-05-04 Thread Robert L. Read
On Sun, 2008-05-04 at 10:37 +0300, Alex Mizrahi wrote: > RLR> implementing a new kind of btree that supports duplicates (hard). > > ain't btree with duplicates very similar to btree-index thing, because > btree-index also supports duplicates? Yes, I thought that too -- my initial strategy was t

Re: [elephant-devel] Staus of the port of Ian's new functional toCL-SQL backend....

2008-05-04 Thread Alex Mizrahi
RLR> implementing a new kind of btree that supports duplicates (hard). ain't btree with duplicates very similar to btree-index thing, because btree-index also supports duplicates? RLR> Since Postmodern uses the same kind of cursor control that the CL-SQL RLR> backend does, why do you think so