• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 76 more files in changeset.
use where exists rather than select distinct since it can be 10-50x faster for this query

  1. … 2 more files in changeset.
templated, made to browse tree, and quote plaintext to avoid cross site scripting security holes

  1. … 7 more files in changeset.

switched this to use "all_object_party_privilege_map" ...

First round of speedups for verious permissions issues. Key finding is that

the all_object_party_privilege_map is speedy in PostgreSQL and apparently in

Oracle, as well (having re-read some of the optimization threads).

  1. … 23 more files in changeset.
Port queries

  1. … 14 more files in changeset.
Port queries

    • -0
    • +15
    ./index-postgresql.xql
  1. … 28 more files in changeset.