Index: openacs-4/packages/views/lib/views-chunk-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/views/lib/views-chunk-postgresql.xql,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/views/lib/views-chunk-postgresql.xql 2 Aug 2007 08:32:10 -0000 1.2 +++ openacs-4/packages/views/lib/views-chunk-postgresql.xql 7 Aug 2017 23:48:29 -0000 1.3 @@ -19,7 +19,6 @@ views_views v, persons p where o.object_type = :object_type - and o.tree_sortkey between b.tree_sortkey and tree_right(b.tree_sortkey) and b.object_id = :package_id and v.object_id = o.object_id and p.person_id = v.viewer_id @@ -30,4 +29,4 @@ - \ No newline at end of file +