object-type-procs-postgresql.xql

  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix several bugs in "acs_object_type::supertype" and improve code sanity

  1. … 2 more files in changeset.
Whitespace cleanup

    • -11
    • +11
    ./object-type-procs-postgresql.xql
  1. … 3 more files in changeset.
Fixed supertype accessor.

  1. … 2 more files in changeset.
Functions to get the parent types of an object type with util_memoize caching.

  1. … 2 more files in changeset.

Switched tree-based queries to a tree-using form, which will greatly enhance

scalability...

  1. … 26 more files in changeset.
Order by tree_sortkey, remove redundant subquery. Not alphabetical,

but at least it's the same as the Oracle version.

fixed dynmic query using new db_map command

added uplevel subst to db_map command

  1. … 2 more files in changeset.
more query extraction work

    • -0
    • +11
    ./object-type-procs-postgresql.xql
  1. … 6 more files in changeset.