File: TODO

package info (click to toggle)
postgresql-rum 1.3.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,956 kB
  • sloc: ansic: 29,184; sql: 6,614; perl: 546; python: 97; makefile: 68; sh: 64
file content (10 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
1. with naturalOrder=true make scan the rest to be consistent with seqscan [done]
2. add leftlink to data page to privide backward scan on index (<=| op) [done]
3. Compression of ItemPointer for use_alternative_order
4. Compression addInfo
5. Remove FROM_STRATEGY ugly magick [done] 


BTREE:
1 fix changes in rum--1.0.sql [done]
2 adding using as addinfo