• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Added "tree_left" and "tree_right" in order to optimize tree queries, which

I did for the bboard package. "LIKE (tree_sortkey || %)" never uses the

index as we thought it did, as it turns out ... see postgresql.sql for

example queries that do.

  1. … 2 more files in changeset.
simple bug fixes

  1. … 2 more files in changeset.
ported data model

    • -0
    • +337
    ./bboard-create.sql
  1. … 3 more files in changeset.