blob: 87e1896a9abe47425088cae0d5d9710f55f6d67e (
plain)
1
2
3
4
5
6
7
8
|
Missing pieces:
- large index update support (can read large indexes, but not update them),
and various other index handling issues
- determine when/when not to inline memo/ole data for a row of data depending
on how much will be written in the current row
- implement index creation
|