• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Committed Vinod Kurup's patch #1502 which fixed a file-storage bug.

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

  1. … 18 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files in changeset.
fixed a few pl/sql procs

  1. … 2 more files in changeset.

Removed more of the "default '' not null" kludge.

  1. … 18 more files in changeset.
added comments for default parameters

  1. … 10 more files in changeset.
partial work on content-test

  1. … 10 more files in changeset.
added tree queries

  1. … 6 more files in changeset.
more cleanup, added lob support for cr_revisions

  1. … 9 more files in changeset.
general cleanup of initial porting effort

  1. … 11 more files in changeset.
initial port to postgresql

    • -0
    • +323
    ./content-keyword.sql