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
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
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
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