Hi,
On Tue, 10 Jun 1997, Vadim B. Mikheev wrote:
...
> New btree code in CVS!
> Sorry for lateness - it took 28 hours of continuous work +
> 3 hours of final tests.
> All my tests are OK (I even played with 160000 of duplicates).
> Also, I hope that variable-length attributes support improved -
> at least the example below now works:
First of all, thanks all the effords.
The new patches are going into the right direction and work partially.
I created all bins and DB's from scratch.
If I create the table h and an index h1,
where h1 consists of ONE variable field of type text_ops,
then it works to copy the table!
Thats the good news.
If the index consists of MORE (3 here) variable text fields,
than I get:
hopp=> copy h from '/a/hopp/export/h.dmp';
FATAL 1:btree: items are out of order (leftmost 0, stack 29, update 2)
Thanks so far.
Bye!
- ----
Michael Reifenberger
Plaut Software GmbH, R/3 Basis
------------------------------