• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
started porting tree queries

added strict string semantics

more cleanup, added lob support for cr_revisions

    • -0
    • +110
    ./packages/acs-content-repository/sql/postgresql/lob.sql
more cleanup

fixed typo

general cleanup of initial porting effort

query dispatcher is now loading queries

    • -1
    • +4
    ./packages/acs-tcl/tcl/10-database-procs.tcl
    • -1
    • +24
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -1
    • +43
    ./packages/acs-tcl/tcl/apm-procs.tcl
    • -0
    • +448
    ./packages/acs-tcl/tcl/db-query-dispatcher-procs.tcl
    • -261
    • +0
    ./packages/acs-tcl/tcl/db-query-dispatcher.tcl
added functons for introspection of db functions

initial port to postgresql

initial port to postgresql

initial port to postgresql

XML parsing is begun

    • -20
    • +77
    ./packages/acs-tcl/tcl/db-query-dispatcher.tcl
initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

initial port to postgresql

restructuring directory structure for openacs porting

  1. … 39 more files in changeset.
fixed up some tree queries

finished porting test-harness code

added postgresql specific test files

    • -0
    • +311
    ./packages/acs-kernel/sql/postgresql/test/acs-objects-test.sql
    • -0
    • +170
    ./packages/acs-kernel/sql/postgresql/test/groups-test.sql
    • -0
    • +363
    ./packages/acs-kernel/sql/postgresql/test/rel-constraints-test.sql
    • -0
    • +79
    ./packages/acs-kernel/sql/postgresql/test-harness/acs-core.sql
more porting of test-harness packages

fixed a couple of dynamic sql statements

fixed exception messages, membership_rels delete trigger and composition_rels delete trigger

Oops! My first attempt at changing a silly query using the Oracle-ism

"rownum" failed. It appears that the SQL92 variant I've replaced my

first attempt with works...

    • -7
    • +4
    ./packages/acs-tcl/tcl/acs-kernel-procs.tcl