perkeep/pkg/index/postgres
mpl 15bb5f142e pkg/index: use IsDeleted in some of the search methods
1) Done in AppendClaims, PermanodeOfSignerAttrValue,
SearchPermanodesWithAttr, PathsOfSignerTarget,
and PathsLookup.

2) camtypes.Path.DateClaim is now a time.Time, and used
as such in Path search methods.

3) Added kvSignerAttrValue, kvPathBackward, and kvPathForward

4) More Delete tests. We probably want more cases, but that's
a start.

http://camlistore.org/issue/191

Change-Id: I1d42485f2c6d1eea024f70378daacaaad9197768
2013-11-28 16:08:23 +01:00
..
dbschema.go Enhance PostgreSQL support: 2013-06-25 16:48:38 -07:00
postgres_test.go pkg/index: use IsDeleted in some of the search methods 2013-11-28 16:08:23 +01:00
postgresindexer.go Rename index.Storage to sorted.KeyValue and move it into a new package. 2013-11-22 23:24:54 -08:00